diff --git a/package-lock.json b/package-lock.json index 0a2da7dd..9f1ad111 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "react-alice-carousel", - "version": "2.6.7", + "version": "2.7.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "react-alice-carousel", - "version": "2.6.7", + "version": "2.7.0", "license": "MIT", "dependencies": { "vanilla-swipe": "^2.4.1" diff --git a/package.json b/package.json index a844858d..cb048f56 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-alice-carousel", - "version": "2.6.7", + "version": "2.7.0", "description": "React image gallery, react slideshow carousel, react content rotator", "main": "./lib/react-alice-carousel.js", "types": "./lib/react-alice-carousel.d.ts",