From 11aea1634248c9c91cb8c9a61076cf1980827d2c Mon Sep 17 00:00:00 2001
From: Natalie Weizenbaum <nweiz@google.com>
Date: Tue, 14 Apr 2015 14:43:13 -0700
Subject: [PATCH] Release 0.12.0-beta.7.

R=kevmoo@google.com

Review URL: https://codereview.chromium.org//1083153002
---
 pubspec.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pubspec.yaml b/pubspec.yaml
index cdc8ede8..194f77bf 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -1,5 +1,5 @@
 name: test
-version: 0.12.0-dev
+version: 0.12.0-beta.7
 author: Dart Team <misc@dartlang.org>
 description: A library for writing dart unit tests.
 homepage: https://github.com/dart-lang/test
-- 
GitLab