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

Unified Diff: pkg/smoke/pubspec.yaml

Issue 430973002: Only support the new source_span spans in barback. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Code review changes Created 6 years, 5 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/smoke/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/smoke/pubspec.yaml
diff --git a/pkg/smoke/pubspec.yaml b/pkg/smoke/pubspec.yaml
index 202b5d60068d618bfb31b4bc8dcde7821b842444..de1cdcb7a79b01cf38a69ce9e8041653a9b15cdd 100644
--- a/pkg/smoke/pubspec.yaml
+++ b/pkg/smoke/pubspec.yaml
@@ -1,5 +1,5 @@
name: smoke
-version: 0.2.0+1
+version: 0.2.0+2
author: Polymer.dart Authors <web-ui-dev@dartlang.org>
homepage: "https://api.dartlang.org/apidocs/channels/be/#smoke"
description: >
@@ -7,7 +7,7 @@ description: >
can be replaced with non-reflective calls using code generation. See README.md
for mode details.
dependencies:
- barback: ">=0.9.0 <0.15.0"
+ barback: ">=0.9.0 <0.16.0"
logging: ">=0.9.0 <0.10.0"
analyzer: ">=0.13.0 <0.16.0"
# TODO(sigmund): once we have some easier way to do global app-level
« no previous file with comments | « pkg/smoke/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