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

Unified Diff: pkg/scheduled_test/pubspec.yaml

Issue 164773003: Change ScheduledProcess's output streams over to be ScheduledStreams. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: update pubspecs Created 6 years, 10 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
Index: pkg/scheduled_test/pubspec.yaml
diff --git a/pkg/scheduled_test/pubspec.yaml b/pkg/scheduled_test/pubspec.yaml
index 69bbb2c3f421b77aee4a9fe19e0c5831c6b0fea3..b7f44b991ba8229c0bbcf52ee3691a20fa423678 100644
--- a/pkg/scheduled_test/pubspec.yaml
+++ b/pkg/scheduled_test/pubspec.yaml
@@ -1,5 +1,5 @@
name: scheduled_test
-version: 0.9.3-dev
+version: 0.10.0-dev
Bob Nystrom 2014/02/14 17:55:02 Is it worth publishing 0.9.3 before this lands?
nweiz 2014/02/18 22:01:10 Sure, I'll do that.
author: "Dart Team <misc@dartlang.org>"
homepage: http://www.dartlang.org
description: >

Powered by Google App Engine
This is Rietveld 408576698