diff --git a/package-lock.json b/package-lock.json index 180b6f7..effd951 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "react-move", - "version": "5.0.0", + "version": "5.1.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index e7bf7e3..dc2530d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-move", - "version": "5.0.0", + "version": "5.1.0", "private": true, "description": "Beautiful, data-driven animations for React.", "main": "./index.js",