Skip to content

Commit

Permalink
Bump version to 2.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
shyndman committed Aug 29, 2023
1 parent 6ecfb89 commit 9f4afe3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## [2.0.5]
* Replace deprecated EnumProperty with DiagnosticsProperty
(https://github.com/shyndman/flutter_layout_grid/pull/95), courtesy of
[@Kristijan505](https://github.com/Kristijan505)

## [2.0.4]
* Fix https://github.com/shyndman/flutter_layout_grid/issues/91

Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: flutter_layout_grid
description: A powerful grid layout system for Flutter, optimized for complex
user interface design.
version: 2.0.4
version: 2.0.5
homepage: https://github.com/shyndman/flutter_layout_grid

environment:
Expand Down

0 comments on commit 9f4afe3

Please sign in to comment.