Skip to content

Commit d2e4424

Browse files
authored
Upgrade vesrion (#79)
1 parent 909993d commit d2e4424

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
#v1.1.0
2+
3+
- Fix shrinkwrap support
4+
15
#v1.0.9
26

37
- Minor changes

example/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ packages:
2323
path: ".."
2424
relative: true
2525
source: path
26-
version: "1.0.7"
26+
version: "1.0.9"
2727
args:
2828
dependency: transitive
2929
description:

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.0.9
3+
version: 1.1.0
44
repository: https://github.com/canopas/animated_reorderable_list
55

66
environment:

0 commit comments

Comments
 (0)