diff --git a/package-lock.json b/package-lock.json index 38a674d..be2b9a1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "mechanical-counter", - "version": "1.0.14", + "version": "1.0.15", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 141ca77..87056cf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mechanical-counter", - "version": "1.0.14", + "version": "1.0.15", "description": "mechanical counter for react built with framer-motion", "type": "module", "main": "./dist/index.cjs",