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 6d059f874937701b701922334a8a3f6b2cfdc0eb..7a2104b80634668974b2511dd33696ec1508939a 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.0.2+1 |
| +version: 0.0.3 |
|
nweiz
2014/04/04 22:03:57
This is a bug fix, so you can probably just make t
Bob Nystrom
2014/04/04 22:09:13
Done.
|
| author: Dart Team <misc@dartlang.org> |
| description: An implementation of the JSON-RPC 2.0 spec. |
| homepage: http://www.dartlang.org |