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

Unified Diff: packages/package_config/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
Index: packages/package_config/pubspec.yaml
diff --git a/packages/package_config/pubspec.yaml b/packages/package_config/pubspec.yaml
index a629eafef3588bbd1778f33958b867a4b66caa1c..bd2c6abaf5686f04c5507c56b00645c572438e96 100644
--- a/packages/package_config/pubspec.yaml
+++ b/packages/package_config/pubspec.yaml
@@ -1,11 +1,11 @@
name: package_config
-version: 1.0.2
+version: 1.0.3
description: Support for working with Package Resolution config files.
author: Dart Team <misc@dartlang.org>
homepage: https://github.com/dart-lang/package_config
environment:
- sdk: '>=1.11.0 <2.0.0-dev.infinity'
+ sdk: '>=1.11.0 <2.0.0'
dependencies:
charcode: ^1.1.0
« no previous file with comments | « packages/package_config/lib/discovery_analysis.dart ('k') | packages/package_config/test/discovery_analysis_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698