mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
Bump version in preparation for a release of the alpha branch (#10779)
This commit is contained in:
parent
73df49a0d9
commit
aaf82b36a7
2
VERSION
2
VERSION
@ -6,4 +6,4 @@
|
|||||||
# incompatible way, this version number might not change. Instead, the version
|
# incompatible way, this version number might not change. Instead, the version
|
||||||
# number for package:flutter will update to reflect that change.
|
# number for package:flutter will update to reflect that change.
|
||||||
|
|
||||||
0.0.10-dev
|
0.0.10
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
name: flutter
|
name: flutter
|
||||||
version: 0.0.30-dev
|
version: 0.0.30
|
||||||
author: Flutter Authors <flutter-dev@googlegroups.com>
|
author: Flutter Authors <flutter-dev@googlegroups.com>
|
||||||
description: A framework for writing Flutter applications
|
description: A framework for writing Flutter applications
|
||||||
homepage: http://flutter.io
|
homepage: http://flutter.io
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
name: flutter_driver
|
name: flutter_driver
|
||||||
version: 0.0.8-dev
|
version: 0.0.8
|
||||||
description: Integration and performance test API for Flutter applications
|
description: Integration and performance test API for Flutter applications
|
||||||
homepage: http://flutter.io
|
homepage: http://flutter.io
|
||||||
author: Flutter Authors <flutter-dev@googlegroups.com>
|
author: Flutter Authors <flutter-dev@googlegroups.com>
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
name: flutter_test
|
name: flutter_test
|
||||||
version: 0.0.8-dev
|
version: 0.0.8
|
||||||
dependencies:
|
dependencies:
|
||||||
# The flutter tools depend on very specific internal implementation
|
# The flutter tools depend on very specific internal implementation
|
||||||
# details of the 'test' package, which change between versions, so
|
# details of the 'test' package, which change between versions, so
|
||||||
|
Loading…
Reference in New Issue
Block a user