Chromium Code Reviews

Unified Diff: pkg/barback/pubspec.yaml

Issue 166333003: Add support for a "fine" barback log level. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: pkg/barback/pubspec.yaml
diff --git a/pkg/barback/pubspec.yaml b/pkg/barback/pubspec.yaml
index f8201f4a66c9b4541d262f51ed6ead2a94a2a464..1df6af0780d46d4dd59a3861b79823eba41c61cf 100644
--- a/pkg/barback/pubspec.yaml
+++ b/pkg/barback/pubspec.yaml
@@ -8,7 +8,7 @@ name: barback
# 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.11.1-dev
+version: 0.12.0-dev
Siggi Cherem (dart-lang) 2014/02/25 17:56:07 mmm, not sure I follow why this is a breaking chan
author: "Dart Team <misc@dartlang.org>"
homepage: http://www.dartlang.org

Powered by Google App Engine