Index: pkg/path/pubspec.yaml |
diff --git a/pkg/path/pubspec.yaml b/pkg/path/pubspec.yaml |
index e9948de016678e0c12f9c8904a976407fe1c941c..db64a5baf5990a78f060c6178c8f1b26c4d6bb0a 100644 |
--- a/pkg/path/pubspec.yaml |
+++ b/pkg/path/pubspec.yaml |
@@ -1,5 +1,5 @@ |
name: path |
-version: 1.2.2 |
+version: 1.2.2+1 |
nweiz
2014/07/30 19:27:13
This should be 1.2.3. A non-user-visible change to
Anders Johnsen
2014/07/31 06:19:42
Done.
|
author: Dart Team <misc@dartlang.org> |
description: > |
A string-based path manipulation library. All of the path operations you know |