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

Unified Diff: pkg/http_parser/pubspec.yaml

Issue 278783002: pkg/http_parser: fixed edge cases with 9s and single-digit days (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
Index: pkg/http_parser/pubspec.yaml
diff --git a/pkg/http_parser/pubspec.yaml b/pkg/http_parser/pubspec.yaml
index bbf5f6a1af4dbea8d09adbe7679be4183ffede5d..d4737591bca0499fb02e45d7dc886acbb704554c 100644
--- a/pkg/http_parser/pubspec.yaml
+++ b/pkg/http_parser/pubspec.yaml
@@ -1,5 +1,5 @@
name: http_parser
-version: 0.0.2+1
+version: 0.0.2+2
author: "Dart Team <misc@dartlang.org>"
homepage: http://www.dartlang.org
description: >

Powered by Google App Engine
This is Rietveld 408576698