| Index: third_party/pkg/barback-0.13.0/pubspec.yaml
|
| diff --git a/pkg/barback/pubspec.yaml b/third_party/pkg/barback-0.13.0/pubspec.yaml
|
| similarity index 80%
|
| copy from pkg/barback/pubspec.yaml
|
| copy to third_party/pkg/barback-0.13.0/pubspec.yaml
|
| index 1499cb86e815484c843d4b7b4719eec2f40a82b3..1592c866138bf1971be095b677ea2731bef77a68 100644
|
| --- a/pkg/barback/pubspec.yaml
|
| +++ b/third_party/pkg/barback-0.13.0/pubspec.yaml
|
| @@ -5,9 +5,10 @@ name: barback
|
| # to ensure users only select a version of barback that works with their current
|
| # version of pub.
|
| #
|
| -# When the minor or patch version of this is upgraded, you *must* update that
|
| -# version constraint in pub to stay in sync with this.
|
| -version: 0.14.0+2
|
| +# 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.13.0
|
|
|
| author: "Dart Team <misc@dartlang.org>"
|
| homepage: http://www.dartlang.org
|
|
|