Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(243)

Unified Diff: pkg/json_rpc_2/pubspec.yaml

Issue 214663010: Fix typo in doc comment. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « pkg/json_rpc_2/lib/error_code.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/json_rpc_2/pubspec.yaml
diff --git a/pkg/json_rpc_2/pubspec.yaml b/pkg/json_rpc_2/pubspec.yaml
index f12be64a8905d3e9abdfd6242a1d4e6fd779c58c..b85601eab7475e857e52bb7e53a504a3c49b4562 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
+version: 0.0.3-dev
nweiz 2014/04/03 21:05:05 Can you just release this as 0.0.2+1?
Bob Nystrom 2014/04/03 21:31:17 Sure.
author: Dart Team <misc@dartlang.org>
description: An implementation of the JSON-RPC 2.0 spec.
homepage: http://www.dartlang.org
« no previous file with comments | « pkg/json_rpc_2/lib/error_code.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698