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

Unified Diff: pubspec.yaml

Issue 2459593002: make the parser able to parse old versions of the codec (Closed)
Patch Set: Created 4 years, 2 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
« lib/json_info_codec.dart ('K') | « lib/json_info_codec.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pubspec.yaml
diff --git a/pubspec.yaml b/pubspec.yaml
index 2c7d6e9500c8a71ad061790cbb8db4e66b83cd07..6d8739d880d53d42ab3579d77762d02d898a73f9 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -1,5 +1,5 @@
name: dart2js_info
-version: 0.5.0
+version: 0.5.1
description: >
Libraries and tools to process data produced when running dart2js with
--dump-info.
« lib/json_info_codec.dart ('K') | « lib/json_info_codec.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698