Commit 44126cd9 authored by Michael Goderbauer's avatar Michael Goderbauer Committed by GitHub

Increment versions with -dev prefix (#10715)

parent 6f77b4a9
......@@ -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.9
0.0.10-dev
name: flutter
version: 0.0.29
version: 0.0.30-dev
author: Flutter Authors <flutter-dev@googlegroups.com>
description: A framework for writing Flutter applications
homepage: http://flutter.io
......
name: flutter_driver
version: 0.0.7
version: 0.0.8-dev
description: Integration and performance test API for Flutter applications
homepage: http://flutter.io
author: Flutter Authors <flutter-dev@googlegroups.com>
......
name: flutter_test
version: 0.0.7
version: 0.0.8-dev
dependencies:
# The flutter tools depend on very specific internal implementation
# details of the 'test' package, which change between versions, so
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment