Skip to content

Commit 2ccdf50

Browse files
authored
Merge pull request #31 from FlutterGen/bumpup-102
bump up to 1.0.2
2 parents 9a837fb + 0bf9325 commit 2ccdf50

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 1.0.2
2+
3+
Bug fix
4+
- Generate sorted statements [#27](https://github.com/FlutterGen/flutter_gen/pull/27)
5+
- Make Windows work properly [#28](https://github.com/FlutterGen/flutter_gen/pull/28)
6+
17
## 1.0.1
28

39
Bug fix

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flutter_gen
22
description: The Flutter code generator for your assets, fonts, colors, … — Get rid of all String-based APIs.
3-
version: 1.0.1
3+
version: 1.0.2
44
komepage: https://github.com/FlutterGen/flutter_gen
55
repository: https://github.com/FlutterGen/flutter_gen
66
documentation: https://github.com/FlutterGen/flutter_gen

0 commit comments

Comments
 (0)