Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
vanlooverenkoen committed May 18, 2021
1 parent 0c18c18 commit d1dc888
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Changelog
## [4.3.1] - 2021-05-06
## [4.3.2] - 2021-05-06
### Added
- Added support for generating a mapping for enum's: `generate_map: true`
- Added support for generating extension methods using the enum's mapping: `generate_extensions: true`
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: model_generator
description: Dart tool to automaticly generate models from a yml file to speed up your development flow.
version: 4.3.1
version: 4.3.2
homepage: https://github.com/icapps/flutter-model-generator

environment:
Expand Down

0 comments on commit d1dc888

Please sign in to comment.