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

Unified Diff: pkg/mime/pubspec.yaml

Issue 739533002: Handle multipart MIME parsing with no parts (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 1 month 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/mime/lib/src/bound_multipart_stream.dart ('k') | pkg/mime/test/mime_multipart_transformer_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/mime/pubspec.yaml
diff --git a/pkg/mime/pubspec.yaml b/pkg/mime/pubspec.yaml
index 70515824d947ecead1337dbdb8da80f5d5353472..7ca466958ba65e504107a93998ecb469e559def0 100644
--- a/pkg/mime/pubspec.yaml
+++ b/pkg/mime/pubspec.yaml
@@ -1,5 +1,5 @@
name: mime
-version: 0.9.0+3
+version: 0.9.1
author: Dart Team <misc@dartlang.org>
description: Helper-package for working with MIME.
homepage: http://www.dartlang.org
« no previous file with comments | « pkg/mime/lib/src/bound_multipart_stream.dart ('k') | pkg/mime/test/mime_multipart_transformer_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698