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

Unified Diff: pubspec.yaml

Issue 1152453009: pkg/scheduled_test: fix analyzer hints (Closed) Base URL: https://github.com/dart-lang/scheduled_test.git@master
Patch Set: more better? Created 5 years, 6 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: pubspec.yaml
diff --git a/pubspec.yaml b/pubspec.yaml
index 59ccc9f2eaaafa900a524f2a44ae1cc4134350ea..5d5d2b95f92cb583c5e9eb9e520c2aeae5ee5cfa 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -1,5 +1,5 @@
name: scheduled_test
-version: 0.12.0
+version: 0.12.1-dev
nweiz 2015/06/04 19:20:10 Go ahead and make this 0.12.0+1.
kevmoo 2015/06/04 19:23:46 Done.
author: Dart Team <misc@dartlang.org>
description: >
A package for writing readable tests of asynchronous behavior.

Powered by Google App Engine
This is Rietveld 408576698