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

Unified Diff: pkg/yaml/pubspec.yaml

Issue 354653003: Fix busted type parameters in yaml. Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: changelog entry Created 6 years, 6 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: pkg/yaml/pubspec.yaml
diff --git a/pkg/yaml/pubspec.yaml b/pkg/yaml/pubspec.yaml
index 558969579a287089bd823460d04c51c9f473e366..c160482fc32b46487e2f6224fbcd5389d44c827b 100644
--- a/pkg/yaml/pubspec.yaml
+++ b/pkg/yaml/pubspec.yaml
@@ -1,5 +1,5 @@
name: yaml
-version: 1.1.0
+version: 1.1.1
author: "Dart Team <misc@dartlang.org>"
homepage: http://www.dartlang.org
description: A parser for YAML.
« pkg/yaml/lib/src/yaml_node_wrapper.dart ('K') | « pkg/yaml/lib/src/yaml_node_wrapper.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698