Skip to content

Commit 02fd04d

Browse files
authored
Bump version to 1.1.6 and update documentation (#115)
1 parent 7841ac3 commit 02fd04d

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 1.1.6
2+
3+
### Improvements
4+
- Update documentation
5+
- Refactor code
6+
17
## 1.1.5
28

39
### Improvements

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: animated_reorderable_list
22
description: A Flutter Reorderable Animated List with simple implementation and smooth transition.
3-
version: 1.1.5
3+
version: 1.1.6
44
repository: https://github.com/canopas/animated_reorderable_list
55

66
environment:

0 commit comments

Comments
 (0)