We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46a4f41 commit e379b89Copy full SHA for e379b89
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+# 2.2.1
2
+
3
+* update README
4
+* update dependencies
5
6
# 2.2.0
7
8
* Set IANA time zone version to 2024a.
example/pubspec.lock
@@ -258,7 +258,7 @@ packages:
258
path: ".."
259
relative: true
260
source: path
261
- version: "2.2.0"
+ version: "2.2.1"
262
vector_math:
263
dependency: transitive
264
description:
pubspec.yaml
@@ -1,6 +1,6 @@
name: timezone_to_country
description: Extension method for translation Time Zone Id to ISO 3166-1 alpha-2 code (e.g. 'Asia/Seoul' to 'KR')
-version: 2.2.0
+version: 2.2.1
homepage: https://github.com/kyle-seongwoo-jun/flutter_timezone_to_country
environment:
0 commit comments