Chromium Code Reviews| Index: pkg/json_rpc_2/pubspec.yaml |
| diff --git a/pkg/json_rpc_2/pubspec.yaml b/pkg/json_rpc_2/pubspec.yaml |
| index 287bba786abc7a275debaf0a511cd5fec2334224..fed14a00ae69595b613213e1d01a73d809fb9862 100644 |
| --- a/pkg/json_rpc_2/pubspec.yaml |
| +++ b/pkg/json_rpc_2/pubspec.yaml |
| @@ -1,5 +1,5 @@ |
| name: json_rpc_2 |
| -version: 0.1.1-dev |
| +version: 1.0.0-dev |
| author: Dart Team <misc@dartlang.org> |
| description: An implementation of the JSON-RPC 2.0 spec. |
| homepage: http://www.dartlang.org |