| Index: pkg/barback/pubspec.yaml
|
| diff --git a/pkg/barback/pubspec.yaml b/pkg/barback/pubspec.yaml
|
| index dd74ccd1a2a67344d8cb4c36e7a7fbe6b6b16e9c..d44cd4696874b04c3b5a2055709f8052c730fa16 100644
|
| --- a/pkg/barback/pubspec.yaml
|
| +++ b/pkg/barback/pubspec.yaml
|
| @@ -8,7 +8,7 @@ name: barback
|
| # When the minor version of this is upgraded, you *must* update that version
|
| # number in pub to stay in sync with this. New patch versions are considered
|
| # backwards compatible, and pub will allow later patch versions automatically.
|
| -version: 0.10.3
|
| +version: 0.11.0 # Minor version bumped
|
|
|
| author: "Dart Team <misc@dartlang.org>"
|
| homepage: http://www.dartlang.org
|
|
|