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

Unified Diff: dart/pkg/mime/pubspec.yaml

Issue 874223002: Fix multipart transformer in package:mime (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Addressed last comments Created 5 years, 10 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: dart/pkg/mime/pubspec.yaml
diff --git a/dart/pkg/mime/pubspec.yaml b/dart/pkg/mime/pubspec.yaml
index 7ca466958ba65e504107a93998ecb469e559def0..e29681c5cc593f4d4494aea11a1a65979e947edf 100644
--- a/dart/pkg/mime/pubspec.yaml
+++ b/dart/pkg/mime/pubspec.yaml
@@ -1,5 +1,5 @@
name: mime
-version: 0.9.1
+version: 0.9.2
author: Dart Team <misc@dartlang.org>
description: Helper-package for working with MIME.
homepage: http://www.dartlang.org
« no previous file with comments | « dart/pkg/mime/lib/src/bound_multipart_stream.dart ('k') | dart/pkg/mime/test/mime_multipart_transformer_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698