Skip to content

Commit

Permalink
Readme, changelog and version update
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert Blackburn committed Nov 4, 2022
1 parent 86f4a8a commit 09c9e19
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.1.2] - 2021-1-05

### Changed

- Tabler icons updated to version 1.97.0
- Python script added to generate the Dart files for the icons

## [1.1.1] - 2021-1-05

### Changed
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Tabler icons version: 1.97.0
dependencies:
flutter:
sdk: flutter
flutter_tabler_icons: ^1.1.1
flutter_tabler_icons: ^1.1.2
```
## Usage
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: Tabler Icons for flutter using icons from https://github.com/tabler
repository: https://github.com/bigbadbob2003/flutter_tabler_icons
homepage: https://github.com/bigbadbob2003/flutter_tabler_icons

version: 1.1.1
version: 1.1.2

environment:
sdk: ">=2.12.0 <3.0.0"
Expand Down

0 comments on commit 09c9e19

Please sign in to comment.