diff --git a/package-lock.json b/package-lock.json index 3c6e2b0..18a521b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "react-spring-carousel-js", - "version": "1.9.8", + "version": "1.9.9", "lockfileVersion": 2, "requires": true, "packages": { "": { - "version": "1.9.8", + "version": "1.9.9", "license": "MIT", "dependencies": { "react-spring": "^9.1.0", diff --git a/package.json b/package.json index eefdaaa..0f01eb4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-spring-carousel-js", - "version": "1.9.8", + "version": "1.9.9", "description": "A new Carousel experience for the web", "homepage": "https://react-spring-carousel-js.emilianobucci.com", "repository": "https://github.com/Emiliano-Bucci/react-spring-carousel-js",