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

Unified Diff: packages/meta/pubspec.yaml

Issue 3015713002: Roll to pickup pool changes
Patch Set: Created 3 years, 3 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 | « packages/meta/CHANGELOG.md ('k') | packages/package_config/.travis.yml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: packages/meta/pubspec.yaml
diff --git a/packages/meta/pubspec.yaml b/packages/meta/pubspec.yaml
index 50f7b1b9b17de1db34e8afa0e3e9a8c1caa1d432..e23093e46dc0cd8108a1b48255f99b065dd0dcab 100644
--- a/packages/meta/pubspec.yaml
+++ b/packages/meta/pubspec.yaml
@@ -1,5 +1,5 @@
name: meta
-version: 1.1.1
+version: 1.1.0
author: Dart Team <misc@dartlang.org>
homepage: http://www.dartlang.org
description: >
@@ -7,4 +7,4 @@ description: >
semantic information about the program being annotated. These annotations are
intended to be used by tools to provide a better user experience.
environment:
- sdk: '>=1.12.0 <2.0.0-dev.infinity'
+ sdk: '>=1.12.0 <2.0.0'
« no previous file with comments | « packages/meta/CHANGELOG.md ('k') | packages/package_config/.travis.yml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698