Index: pubspec.yaml |
diff --git a/pubspec.yaml b/pubspec.yaml |
index 175c8dc74964942a83f04cabdeff1b8954642603..8e40a4fc5dba65a9409461eb2e95cf71bfa3937e 100644 |
--- a/pubspec.yaml |
+++ b/pubspec.yaml |
@@ -1,5 +1,5 @@ |
name: pool |
-version: 1.1.0 |
+version: 1.2.0-dev |
nweiz
2015/07/01 00:44:35
This should be 1.1.1 or 1.1.1-dev, since it doesn'
kevmoo
2015/07/01 00:46:31
Done - leaving the release until there is somethin
|
author: Dart Team <misc@dartlang.org> |
description: A class for managing a finite pool of resources. |
homepage: https://github.com/dart-lang/pool |