Index: pubspec.yaml |
diff --git a/pubspec.yaml b/pubspec.yaml |
index 9c837e91b2ed469ea9e8a5ad46d29f010b7e2f1c..eb369475eb02065d2e46cd40e8f8d299ae79d1c8 100644 |
--- a/pubspec.yaml |
+++ b/pubspec.yaml |
@@ -1,5 +1,5 @@ |
name: path |
-version: 1.3.4 |
+version: 1.3.4+1 |
nweiz
2015/04/09 18:41:23
Don't use build identifiers ("+1") for post-1.0.0
kevmoo
2015/04/09 19:07:55
Done.
|
author: Dart Team <misc@dartlang.org> |
description: > |
A string-based path manipulation library. All of the path operations you know |