Skip to content

Commit 76d1e43

Browse files
committed
Bump version
1 parent 0fced7c commit 76d1e43

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## [0.1.0]
1+
## [0.1.0]
22

33
* Initial release
44

@@ -9,3 +9,10 @@
99
## [0.1.3]
1010

1111
* Fix regression for CancellationToken
12+
13+
14+
## [0.1.4]
15+
16+
* Added `decoratePlaceholder` constructor property to allow customizing placeholder decoration
17+
* Haptic feedback on reorder is only done on iOS
18+
* Support SliverPadding

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flutter_reorderable_list
22
description: Reorderable list for flutter.
3-
version: 0.1.3
3+
version: 0.1.4
44
author: Matej Knopp <matej.knopp@gmail.com>
55
homepage: https://github.com/knopp/flutter_reorderable_list
66

0 commit comments

Comments
 (0)