From f2771d0f5ce9d92eaf7e172e5ec7381adaa3cbb0 Mon Sep 17 00:00:00 2001 From: David Bennett Date: Wed, 12 May 2021 12:41:03 +0000 Subject: [PATCH] Upgrade the version. --- CHANGELOG.md | 4 ++++ pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 28d41d5..1889043 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 1.0.12 + +Add in support for the web. + ## 1.0.11 Upgrade the kotlin version. diff --git a/pubspec.yaml b/pubspec.yaml index 900614f..9987c6f 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.11 +version: 1.0.12 homepage: https://github.com/pinkfish/flutter_native_timezone environment: