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

Unified Diff: pkg/http_parser/pubspec.yaml

Issue 311663002: Fix a library name conflict in pkg/http_parser. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 7 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 | « pkg/http_parser/lib/src/http_date.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/http_parser/pubspec.yaml
diff --git a/pkg/http_parser/pubspec.yaml b/pkg/http_parser/pubspec.yaml
index d4737591bca0499fb02e45d7dc886acbb704554c..af1a192aa414541c1af81ea042fae35322258558 100644
--- a/pkg/http_parser/pubspec.yaml
+++ b/pkg/http_parser/pubspec.yaml
@@ -1,5 +1,5 @@
name: http_parser
-version: 0.0.2+2
+version: 0.0.2+3
author: "Dart Team <misc@dartlang.org>"
homepage: http://www.dartlang.org
description: >
« no previous file with comments | « pkg/http_parser/lib/src/http_date.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698