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

Unified Diff: third_party/pkg/barback-0.13.0/pubspec.yaml

Issue 291843011: Run pub tests against older versions of barback. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: code review Created 6 years, 7 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
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
« no previous file with comments | « third_party/pkg/barback-0.13.0/lib/src/utils.dart ('k') | third_party/pkg/barback-0.13.0/test/asset_id_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698