flutter/VERSION
Phil Quitslund bbf221ce2a Bump VERSION to 0.0.2. (#6306)
Sets a minimal baseline version for IDEs to verify a hot-reload supporting SDK.

Fixes: https://github.com/flutter/flutter-intellij/issues/293
2016-10-13 09:36:48 -07:00

10 lines
529 B
Plaintext

# This file defines a semantic version for the Flutter SDK. This version will
# describes breaking changes in the SDK as a whole, separately from the
# individual packages in the SDK. For example, if the flutter command line
# tool's options change in an incompatible way, this version will update to
# reflect that change. However, if the API for package:flutter changes in an
# incompatible way, this version number might not change. Instead, the version
# number for package:flutter will update to reflect that change.
0.0.2