Index: pubspec.yaml |
diff --git a/pubspec.yaml b/pubspec.yaml |
index 59ccc9f2eaaafa900a524f2a44ae1cc4134350ea..5d5d2b95f92cb583c5e9eb9e520c2aeae5ee5cfa 100644 |
--- a/pubspec.yaml |
+++ b/pubspec.yaml |
@@ -1,5 +1,5 @@ |
name: scheduled_test |
-version: 0.12.0 |
+version: 0.12.1-dev |
nweiz
2015/06/04 19:20:10
Go ahead and make this 0.12.0+1.
kevmoo
2015/06/04 19:23:46
Done.
|
author: Dart Team <misc@dartlang.org> |
description: > |
A package for writing readable tests of asynchronous behavior. |