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

Unified Diff: pkg/barback/pubspec.yaml

Issue 489603007: Add a note to barback indicating that version 0.15.1 should be skipped. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 4 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 | « no previous file | no next file » | 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 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>"
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698