| Index: pkg/barback/pubspec.yaml
|
| diff --git a/pkg/barback/pubspec.yaml b/pkg/barback/pubspec.yaml
|
| index 42c54435d2e44dd2c5931729bc844799d36bb5cb..b181f2681789313f37a8c345450f114a82ff2548 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.12.0-dev
|
| +version: 0.12.0
|
|
|
| author: "Dart Team <misc@dartlang.org>"
|
| homepage: http://www.dartlang.org
|
|
|