Skip to content

Commit b5211d0

Browse files
committed
Update version and changelog
1 parent 6a86740 commit b5211d0

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## [1.4.0]
2+
3+
* Update dependencies.
4+
* Rename to `main` branch, and update links in readme.
5+
16
## [1.3.0]
27

38
* Expose some decoration properties for PaletteHuePicker.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flutter_hsvcolor_picker
22
description: A HSV color picker inspired by chrome devtools and a material color picker for your flutter app.
3-
version: 1.3.0
3+
version: 1.4.0
44
homepage: https://github.com/fluttercandies/flutter_hsvcolor_picker
55

66
dependencies:

0 commit comments

Comments
 (0)