Release SDK version 0.0.7 (#10456)

This commit is contained in:
Collin Jackson
2017-06-02 10:43:54 -07:00
committed by GitHub
parent a6069aee30
commit e2f54df5ab
4 changed files with 4 additions and 4 deletions

View File

@@ -6,4 +6,4 @@
# incompatible way, this version number might not change. Instead, the version
# number for package:flutter will update to reflect that change.
0.0.7-dev
0.0.7

View File

@@ -1,5 +1,5 @@
name: flutter
version: 0.0.27-dev
version: 0.0.27
author: Flutter Authors <flutter-dev@googlegroups.com>
description: A framework for writing Flutter applications
homepage: http://flutter.io

View File

@@ -1,5 +1,5 @@
name: flutter_driver
version: 0.0.5-dev
version: 0.0.5
description: Integration and performance test API for Flutter applications
homepage: http://flutter.io
author: Flutter Authors <flutter-dev@googlegroups.com>

View File

@@ -1,5 +1,5 @@
name: flutter_test
version: 0.0.5-dev
version: 0.0.5
dependencies:
# The flutter tools depend on very specific internal implementation
# details of the 'test' package, which change between versions, so