prepare alpha release (#11464)

This commit is contained in:
Michael Goderbauer 2017-08-01 14:50:29 -07:00 committed by GitHub
parent ae5c3d5f89
commit bbcfb8d51a
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.12-dev
0.0.12

View file

@ -1,5 +1,5 @@
name: flutter
version: 0.0.32-dev
version: 0.0.32
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.10-dev
version: 0.0.10
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.10-dev
version: 0.0.10
dependencies:
# The flutter tools depend on very specific internal implementation
# details of the 'test' package, which change between versions, so