diff --git a/docs/package.json b/docs/package.json index f84a1e0..ef1c4d4 100644 --- a/docs/package.json +++ b/docs/package.json @@ -1,7 +1,7 @@ { "name": "react-move-docs", "private": true, - "version": "2.0.0", + "version": "2.1.0", "description": "Data-driven transitions in React", "repository": { "type": "git", diff --git a/package.json b/package.json index e352477..4c47342 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-move", - "version": "2.0.0", + "version": "2.1.0", "private": true, "description": "Beautiful, data-driven animations for React.", "main": "index.js",