| Index: pkg/shelf/pubspec.yaml
|
| diff --git a/pkg/shelf/pubspec.yaml b/pkg/shelf/pubspec.yaml
|
| index 7bf73f19eda5ae0c674efd761696cae189fe737d..0b071aa22229ec3d9c3ef66756b963fb730ee4f4 100644
|
| --- a/pkg/shelf/pubspec.yaml
|
| +++ b/pkg/shelf/pubspec.yaml
|
| @@ -1,8 +1,8 @@
|
| name: shelf
|
| -version: 0.5.6-dev
|
| +version: 0.5.6
|
| author: Dart Team <misc@dartlang.org>
|
| description: Web Server Middleware for Dart
|
| -homepage: http://www.dartlang.org
|
| +homepage: https://pub.dartlang.org/packages/shelf
|
| environment:
|
| sdk: '>=1.4.0 <2.0.0'
|
| dependencies:
|
|
|