From e4a354ace3c3933bc37d436a1ea5ce7baa8dc7bc Mon Sep 17 00:00:00 2001 From: Gary Roumanis Date: Mon, 12 Jun 2017 15:47:48 -0700 Subject: [PATCH] prepare for new release --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index df282df7e..e16a1804b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: test -version: 0.12.22-dev +version: 0.12.22 author: Dart Team description: A library for writing dart unit tests. homepage: https://github.com/dart-lang/test