| Index: pkg/barback/pubspec.yaml
|
| diff --git a/pkg/barback/pubspec.yaml b/pkg/barback/pubspec.yaml
|
| index 8a5ef65975cac20639bbb6f00f1af1a048a4cbc3..368c0334aa03a3c375b850584008265a7231c37a 100644
|
| --- a/pkg/barback/pubspec.yaml
|
| +++ b/pkg/barback/pubspec.yaml
|
| @@ -7,6 +7,11 @@ name: barback
|
| #
|
| # When the minor or patch version of this is upgraded, you *must* update that
|
| # version constraint in pub to stay in sync with this.
|
| +#
|
| +# Additional note: a stable version of pub was erroneously released with a
|
| +# constraint on barback that includes 0.15.1 before version 0.15.1 was actually
|
| +# released. As such, next time the patch version is bumped it should skip 0.15.1
|
| +# and go directly to 0.15.2.
|
| version: 0.15.0+1
|
|
|
| author: "Dart Team <misc@dartlang.org>"
|
|
|