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

Unified Diff: packages/matcher/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/matcher/lib/src/util.dart ('k') | packages/matcher/test/core_matchers_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: packages/matcher/pubspec.yaml
diff --git a/packages/matcher/pubspec.yaml b/packages/matcher/pubspec.yaml
index a274b9dd9ade7cf728af2315e6c6cdbe88ef8fdc..0c5468ebad0c551c68d2db036a15301a309c125c 100644
--- a/packages/matcher/pubspec.yaml
+++ b/packages/matcher/pubspec.yaml
@@ -1,11 +1,10 @@
name: matcher
-
-version: 0.12.1+1
+version: 0.12.1+4
author: Dart Team <misc@dartlang.org>
description: Support for specifying test expectations
homepage: https://github.com/dart-lang/matcher
environment:
- sdk: '>=1.8.0 <2.0.0'
+ sdk: '>=1.23.0 <2.0.0'
dependencies:
stack_trace: '^1.2.0'
dev_dependencies:
« no previous file with comments | « packages/matcher/lib/src/util.dart ('k') | packages/matcher/test/core_matchers_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698