Chromium Code Reviews

Unified Diff: pkg/scheduled_test/pubspec.yaml

Issue 766793004: Fix the async compiler, and pub's async compiler test. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: pkg/scheduled_test/pubspec.yaml
diff --git a/pkg/scheduled_test/pubspec.yaml b/pkg/scheduled_test/pubspec.yaml
index 91ec1e476517c60f373bc00f3f2db9e8ace623e7..76e5451d2070755667eb9dec6c66284523bb376b 100644
--- a/pkg/scheduled_test/pubspec.yaml
+++ b/pkg/scheduled_test/pubspec.yaml
@@ -1,5 +1,5 @@
name: scheduled_test
-version: 0.11.2+2
+version: 0.11.2+3
author: Dart Team <misc@dartlang.org>
description: >
A package for writing readable tests of asynchronous behavior.

Powered by Google App Engine