Index: pkg/shelf/pubspec.yaml |
diff --git a/pkg/shelf/pubspec.yaml b/pkg/shelf/pubspec.yaml |
index 4e7c12866dbc4ac45913c7333ebcc67f7ba43d53..01ae8de3b88db99898d90262c91cf66efac401f9 100644 |
--- a/pkg/shelf/pubspec.yaml |
+++ b/pkg/shelf/pubspec.yaml |
@@ -1,12 +1,12 @@ |
name: shelf |
-version: 0.5.4+2 |
+version: 0.5.4+3 |
author: Dart Team <misc@dartlang.org> |
description: Web Server Middleware for Dart |
homepage: http://www.dartlang.org |
environment: |
sdk: '>=1.4.0 <2.0.0' |
dependencies: |
- collection: '>=0.9.4 <0.10.0' |
+ collection: '>=0.9.4 <2.0.0' |
http_parser: '>=0.0.0 <0.1.0' |
path: '>=1.0.0 <2.0.0' |
stack_trace: '>=0.9.2 <2.0.0' |