Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
hnvn committed Jun 25, 2024
1 parent b8e78fe commit 52f41fa
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 4.0.0

* upgrade `intl` to v0.19

## 3.0.0

* upgrade `intl` dependency to v0.18
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: pattern_formatter
description: A Flutter package provides some implementations of TextInputFormatter that format input with pre-defined patterns
version: 3.0.0
version: 4.0.0
homepage: https://github.com/hnvn/flutter_pattern_formatter

environment:
Expand Down

0 comments on commit 52f41fa

Please sign in to comment.