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

Unified Diff: packages/quiver/pubspec.yaml

Issue 2989763002: Update charted to 0.4.8 and roll (Closed)
Patch Set: Removed Cutch from list of reviewers Created 3 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 | « packages/quiver/lib/testing/time.dart ('k') | packages/quiver/test/all_tests.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: packages/quiver/pubspec.yaml
diff --git a/packages/quiver/pubspec.yaml b/packages/quiver/pubspec.yaml
index 5948275df32eb36fb2f881fdece27696b21ee2d6..9bb53ff00f1bc08cf361b8e0fccc19684fc76d9e 100644
--- a/packages/quiver/pubspec.yaml
+++ b/packages/quiver/pubspec.yaml
@@ -1,5 +1,5 @@
name: quiver
-version: 0.21.4
+version: 0.25.0
authors:
- Justin Fagnani <justinfagnani@google.com>
- Yegor Jbanov <yjbanov@google.com>
@@ -11,12 +11,13 @@ authors:
- Günter Zöchbauer <guenter@gzoechbauer.com>
- Sean Eagan <seaneagan1@gmail.com>
- Victor Berchet <victor@suumit.com>
+- Wil Pirino <willyp@google.com>
description: A set of utility libraries for Dart
homepage: https://github.com/google/quiver-dart
environment:
- sdk: '>=1.0.0 <2.0.0'
+ sdk: '>=1.21.0 <2.0.0'
dependencies:
matcher: '>=0.10.0 <0.13.0'
dev_dependencies:
path: '>=1.0.0 <2.0.0'
- test: '>=0.12.0 <0.13.0'
+ test: '>=0.12.20 <=0.13.0'
« no previous file with comments | « packages/quiver/lib/testing/time.dart ('k') | packages/quiver/test/all_tests.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698