Chromium Code Reviews

Unified Diff: pubspec.yaml

Issue 1715523003: Warn when an unsupported platform is passed. (Closed) Base URL: git@github.com:dart-lang/test@master
Patch Set: Created 4 years, 10 months 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: pubspec.yaml
diff --git a/pubspec.yaml b/pubspec.yaml
index a4e6781ef36f550b90cc196298caa58ea2961853..3574b5cf9901c5761ff5f20aafb8bc5c2be62b3c 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -1,5 +1,5 @@
name: test
-version: 0.12.11-dev
+version: 0.12.11
author: Dart Team <misc@dartlang.org>
description: A library for writing dart unit tests.
homepage: https://github.com/dart-lang/test
« lib/src/backend/operating_system.dart ('K') | « lib/src/utils.dart ('k') | test/io.dart » ('j') | no next file with comments »

Powered by Google App Engine