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

Unified Diff: pkg/args/pubspec.yaml

Issue 797473002: Add a CommandRunner class for dispatching commands to args. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Code review changes Created 6 years 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
Index: pkg/args/pubspec.yaml
diff --git a/pkg/args/pubspec.yaml b/pkg/args/pubspec.yaml
index 76d41b93dbd983f866b4a07b5e6ee3a63991c9c8..9cc9d57717df981001e16398b019bd646804da3c 100644
--- a/pkg/args/pubspec.yaml
+++ b/pkg/args/pubspec.yaml
@@ -1,5 +1,5 @@
name: args
-version: 0.12.2-dev
+version: 0.12.2
author: "Dart Team <misc@dartlang.org>"
homepage: http://www.dartlang.org
description: >

Powered by Google App Engine
This is Rietveld 408576698