diff --git a/package-lock.json b/package-lock.json index 9987e862..51566099 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "react-alice-carousel", - "version": "2.9.0", + "version": "2.9.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "react-alice-carousel", - "version": "2.9.0", + "version": "2.9.1", "license": "MIT", "dependencies": { "vanilla-swipe": "^2.4.1" diff --git a/package.json b/package.json index 0a34c484..301e83e9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-alice-carousel", - "version": "2.9.0", + "version": "2.9.1", "description": "React image gallery, react slideshow carousel, react content rotator", "main": "./lib/react-alice-carousel.js", "types": "./lib/react-alice-carousel.d.ts",