Skip to content

Commit

Permalink
Update the version.
Browse files Browse the repository at this point in the history
  • Loading branch information
pinkfish committed Mar 5, 2021
1 parent a5f58f2 commit c282433
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 @@
## 1.0.9

Fix up the issue with the ios build.

## 1.0.8

Upgrade to the use null safety.
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: flutter_native_timezone
description: A flutter plugin for getting the local timezone of the os.
version: 1.0.8
version: 1.0.9
homepage: https://github.com/pinkfish/flutter_native_timezone

environment:
Expand Down

0 comments on commit c282433

Please sign in to comment.