From 9461c05a0a462c4fbe69e4078422b18179d7ad4c Mon Sep 17 00:00:00 2001 From: David Bennett Date: Wed, 26 May 2021 16:26:22 +0000 Subject: [PATCH] Fix up the version for publishing --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 5f94824..27deb02 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.12 +version: 1.1.0 homepage: https://github.com/pinkfish/flutter_native_timezone environment: