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

Unified Diff: pkg/glob/pubspec.yaml

Issue 598103003: Fix pkg/glob tests on Windows. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 3 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
« no previous file with comments | « pkg/glob/lib/src/utils.dart ('k') | pkg/glob/test/list_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/glob/pubspec.yaml
diff --git a/pkg/glob/pubspec.yaml b/pkg/glob/pubspec.yaml
index fb8e5e88d57ae3da26917aedd1ad304f415dac5f..0a2254c72a85f3b33f2017f4e2a8cd224ac3ec8c 100644
--- a/pkg/glob/pubspec.yaml
+++ b/pkg/glob/pubspec.yaml
@@ -1,5 +1,5 @@
name: glob
-version: 1.0.0
+version: 1.0.1-dev
author: "Dart Team <misc@dartlang.org>"
homepage: http://www.dartlang.org
description: Bash-style filename globbing.
« no previous file with comments | « pkg/glob/lib/src/utils.dart ('k') | pkg/glob/test/list_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698