Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(518)

Unified Diff: pkg/barback/pubspec.yaml

Issue 554783003: Add the ability for a PackageProvider to declare static packages. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « pkg/barback/lib/src/package_provider.dart ('k') | pkg/barback/test/static_provider_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/barback/pubspec.yaml
diff --git a/pkg/barback/pubspec.yaml b/pkg/barback/pubspec.yaml
index 368c0334aa03a3c375b850584008265a7231c37a..b3f4b3e3a5c03b565d3cab240e3b535cabcaddf5 100644
--- a/pkg/barback/pubspec.yaml
+++ b/pkg/barback/pubspec.yaml
@@ -7,12 +7,7 @@ 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
+version: 0.15.2
author: "Dart Team <misc@dartlang.org>"
homepage: http://www.dartlang.org
« no previous file with comments | « pkg/barback/lib/src/package_provider.dart ('k') | pkg/barback/test/static_provider_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698