Increment version to <x>-dev (#10794)

This commit is contained in:
Todd Volkert 2017-06-16 14:21:13 -07:00 committed by GitHub
parent 3b6d84b083
commit 5ae6b7b970
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.10
0.0.11-dev

View File

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