Skip to content

Commit 37a8077

Browse files
committed
chore: bump version to 2.2.0
1 parent e1cb6fe commit 37a8077

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## [2.2.0]
2+
Added translations for bs,cs,el,hr,sk,sl,sr
13
## [2.1.0] - Indian translations
24
## [2.0.1] - Force flutter 3.10.0 / dart 3.0.0
35
## [2.0.0] - Support flutter 3.10.0 / dart 3.0.0

example/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ packages:
6868
path: ".."
6969
relative: true
7070
source: path
71-
version: "2.1.0"
71+
version: "2.2.0"
7272
flutter_test:
7373
dependency: "direct dev"
7474
description: flutter

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flutter_datetime_picker_plus
22
description: A date time picker for flutter, you can choose date / time / date&time in English Dutch and Chinese, and you can also customize your own picker content
3-
version: 2.1.0
3+
version: 2.2.0
44
homepage: https://github.com/Team-Picky/flutter_datetime_picker_plus
55

66
environment:

0 commit comments

Comments
 (0)