diff --git a/package.json b/package.json index e96214d..1357162 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-flip-move", - "version": "3.0.2", + "version": "3.0.3", "description": "Effortless animation between DOM changes (eg. list reordering) using the FLIP technique.", "main": "dist/react-flip-move.cjs.js", "module": "dist/react-flip-move.es.js",