| Index: pkg/barback/pubspec.yaml
|
| diff --git a/pkg/barback/pubspec.yaml b/pkg/barback/pubspec.yaml
|
| index 5a7b410dd0a7510c30589bae7626531e7dad1a4a..c7e59ce0ce41fc82fd46b98237087ac84c8077c8 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.11.0 # Minor version bumped
|
| +version: 0.11.0
|
|
|
| author: "Dart Team <misc@dartlang.org>"
|
| homepage: http://www.dartlang.org
|
|
|