diff --git a/CHANGELOG.md b/CHANGELOG.md index e2cd32a..a45bf02 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 1.0.9 + +Fix up the issue with the ios build. + ## 1.0.8 Upgrade to the use null safety. diff --git a/pubspec.yaml b/pubspec.yaml index 41de4fe..242cfa0 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -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: