| Index: pkg/barback/pubspec.yaml
|
| diff --git a/pkg/barback/pubspec.yaml b/pkg/barback/pubspec.yaml
|
| index f8201f4a66c9b4541d262f51ed6ead2a94a2a464..e3e45732aec82d722efb5627a1e6d0ab03eba365 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.1-dev
|
| +version: 0.11.1
|
|
|
| author: "Dart Team <misc@dartlang.org>"
|
| homepage: http://www.dartlang.org
|
|
|