Skip to content

Commit bbf7e84

Browse files
committed
v3.0.2
1 parent a8c3308 commit bbf7e84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-flip-move",
3-
"version": "3.0.0",
3+
"version": "3.0.2",
44
"description": "Effortless animation between DOM changes (eg. list reordering) using the FLIP technique.",
55
"main": "dist/react-flip-move.cjs.js",
66
"module": "dist/react-flip-move.es.js",

0 commit comments

Comments
 (0)