Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
knopp committed Jun 3, 2020
1 parent 0fced7c commit 76d1e43
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## [0.1.0]
## [0.1.0]

* Initial release

Expand All @@ -9,3 +9,10 @@
## [0.1.3]

* Fix regression for CancellationToken


## [0.1.4]

* Added `decoratePlaceholder` constructor property to allow customizing placeholder decoration
* Haptic feedback on reorder is only done on iOS
* Support SliverPadding
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: flutter_reorderable_list
description: Reorderable list for flutter.
version: 0.1.3
version: 0.1.4
author: Matej Knopp <[email protected]>
homepage: https://github.com/knopp/flutter_reorderable_list

Expand Down

0 comments on commit 76d1e43

Please sign in to comment.