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

Unified Diff: third_party/pkg/markdown/pubspec.yaml

Issue 235913003: third_party/pkg/markdown: update to 0.7.0 which fixes static warnings (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 8 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 | « third_party/pkg/markdown/lib/src/inline_parser.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/pkg/markdown/pubspec.yaml
diff --git a/third_party/pkg/markdown/pubspec.yaml b/third_party/pkg/markdown/pubspec.yaml
index ba3f4bc87fb5363b36671f2214553bc56a9515cc..e07d943244b42f8e22622b7fbbb4827c5e1e839f 100644
--- a/third_party/pkg/markdown/pubspec.yaml
+++ b/third_party/pkg/markdown/pubspec.yaml
@@ -1,5 +1,5 @@
name: markdown
-version: 0.6.0
+version: 0.7.0
author: Dart Team <misc@dartlang.org>
description: A library for converting markdown to HTML.
homepage: https://github.com/dpeek/dart-markdown
« no previous file with comments | « third_party/pkg/markdown/lib/src/inline_parser.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698