Skip to content

Commit

Permalink
auto build: 1.20.0 - v3.0.0-alpha.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bigbadbob2003 committed Jan 25, 2024
1 parent 3fac3a4 commit c5131fd
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [1.20.0] - 2024-1-25

### Changed

- Tabler icons updated to version v3.0.0-alpha.0

## [1.19.0] - 2024-1-24

### Changed
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@

The [Tabler Icon Pack](https://github.com/tabler/tabler-icons) in Flutter

Tabler icons version: v3.0.0-alpha.0-alpha.0-alpha.0-alpha.0-alpha.0-alpha.0
Tabler icons version: v3.0.0-alpha.0-alpha.0-alpha.0-alpha.0-alpha.0-alpha.0-alpha.0

## pubspec.yaml
```yml
dependencies:
flutter:
sdk: flutter
flutter_tabler_icons: ^1.19.0
flutter_tabler_icons: ^1.20.0
```
## 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.19.0
version: 1.20.0

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

0 comments on commit c5131fd

Please sign in to comment.