diff --git a/package-lock.json b/package-lock.json index f1e6a21..518bd4e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "react-attention", - "version": "1.0.0", + "version": "1.0.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "react-attention", - "version": "1.0.0", + "version": "1.0.1", "license": "MIT", "devDependencies": { "@types/react": "18.2.48", diff --git a/package.json b/package.json index b6f01c0..cf6b634 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-attention", - "version": "1.0.0", + "version": "1.0.1", "description": "Claim attention in components", "main": "dist/index.jsx", "types": "dist/index.d.ts",