diff --git a/package-lock.json b/package-lock.json index fd893ee..1029a46 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "react-spring-carousel-js", - "version": "1.2.0", + "version": "1.2.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "react-spring-carousel-js", - "version": "1.2.0", + "version": "1.2.1", "hasInstallScript": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 0fa60da..a94f604 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-spring-carousel-js", - "version": "1.2.0", + "version": "1.2.1", "description": "A performant react-carousel powered by react-spring", "author": "Emiliano-Bucci", "license": "MIT",