Skip to content

Commit e379b89

Browse files
chore(pub): release 2.2.1
1 parent 46a4f41 commit e379b89

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 2.2.1
2+
3+
* update README
4+
* update dependencies
5+
16
# 2.2.0
27

38
* Set IANA time zone version to 2024a.

example/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ packages:
258258
path: ".."
259259
relative: true
260260
source: path
261-
version: "2.2.0"
261+
version: "2.2.1"
262262
vector_math:
263263
dependency: transitive
264264
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: timezone_to_country
22
description: Extension method for translation Time Zone Id to ISO 3166-1 alpha-2 code (e.g. 'Asia/Seoul' to 'KR')
3-
version: 2.2.0
3+
version: 2.2.1
44
homepage: https://github.com/kyle-seongwoo-jun/flutter_timezone_to_country
55

66
environment:

0 commit comments

Comments
 (0)