Index: pkg/mime/pubspec.yaml |
diff --git a/pkg/mime/pubspec.yaml b/pkg/mime/pubspec.yaml |
index 54dc5a8304446c0527a6335c3641d30f010ddb3c..70515824d947ecead1337dbdb8da80f5d5353472 100644 |
--- a/pkg/mime/pubspec.yaml |
+++ b/pkg/mime/pubspec.yaml |
@@ -1,9 +1,9 @@ |
name: mime |
-version: 0.9.0+2 |
+version: 0.9.0+3 |
author: Dart Team <misc@dartlang.org> |
description: Helper-package for working with MIME. |
homepage: http://www.dartlang.org |
environment: |
sdk: '>=1.0.0 <2.0.0' |
dev_dependencies: |
- unittest: '>=0.9.0 <0.11.0' |
+ unittest: '>=0.9.0 <0.12.0' |