blob: 1baabf057b2b0d7a1b50f04a8538b49dbd7fccd2 [file] [log] [blame]
Adam Barthfb3e64c2016-08-01 14:15:37 -07001# This file defines a semantic version for the Flutter SDK. This version will
2# describes breaking changes in the SDK as a whole, separately from the
3# individual packages in the SDK. For example, if the flutter command line
4# tool's options change in an incompatible way, this version will update to
5# reflect that change. However, if the API for package:flutter changes in an
6# incompatible way, this version number might not change. Instead, the version
7# number for package:flutter will update to reflect that change.
8
Todd Volkerte5213b82017-06-14 08:10:11 -070090.0.9-dev