From c28243311d6c7c933232948874af94e659879ca8 Mon Sep 17 00:00:00 2001 From: David Bennett Date: Thu, 4 Mar 2021 23:03:04 -0800 Subject: [PATCH] Update the version. --- CHANGELOG.md | 4 ++++ pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) 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: