diff --git a/package-lock.json b/package-lock.json index d82c6422..02fff27b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "react-swipeable", - "version": "5.2.0-alpha.4", + "version": "5.2.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index c14142c4..b2f50bca 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-swipeable", - "version": "5.2.0-alpha.4", + "version": "5.2.0", "description": "Swipe and touch handlers for react", "main": "./lib/index.js", "module": "es/index.js",