Browse Source

Bump version

Cristian Zazo 5 years ago
parent
commit
367667b47f
2 changed files with 3 additions and 2 deletions
  1. 2 1
      CHANGELOG.md
  2. 1 1
      pubspec.yaml

+ 2 - 1
CHANGELOG.md

@@ -42,4 +42,5 @@
 ## [1.3.1] - add header color
 ## [1.3.2] - add more languages
 ## [1.3.4] - add more languages
-## [1.3.5] - add 12 hour time picker with AM/PM
+## [1.3.5] - add 12 hour time picker with AM/PM
+## [1.3.6] - fix error with Diagnosticable in newer Flutter versions

+ 1 - 1
pubspec.yaml

@@ -1,6 +1,6 @@
 name: flutter_datetime_picker
 description: A date time picker for flutter, you can choose date / time / date&time in English Dutch and Chinese, and you can also custom your own picker content
-version: 1.3.5
+version: 1.3.6
 homepage: https://github.com/Realank/flutter_datetime_picker
 
 environment: