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

Unified Diff: pkg/barback/pubspec.yaml

Issue 235883013: Bump the version of barback for release. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: code review Created 6 years, 8 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/CHANGELOG.md ('k') | sdk/lib/_internal/pub/lib/src/barback.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 1776f83a167f65dc264f0ff114a48db10a26d442..8dde8e4064d75a1e4a80e655cb04aa9bada08323 100644
--- a/pkg/barback/pubspec.yaml
+++ b/pkg/barback/pubspec.yaml
@@ -5,10 +5,9 @@ name: barback
# to ensure users only select a version of barback that works with their current
# version of pub.
#
-# 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.1-dev
+# 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
author: "Dart Team <misc@dartlang.org>"
homepage: http://www.dartlang.org
« no previous file with comments | « pkg/barback/CHANGELOG.md ('k') | sdk/lib/_internal/pub/lib/src/barback.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698