diff --git a/package-lock.json b/package-lock.json index f763cee..1b3b572 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "dry-wash", - "version": "0.7.0", + "version": "0.7.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "dry-wash", - "version": "0.7.0", + "version": "0.7.1", "license": "ISC", "dependencies": { "@babel/core": "^7.26.7", diff --git a/package.json b/package.json index c904354..e17a2ec 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dry-wash", - "version": "0.7.0", + "version": "0.7.1", "description": "", "main": "./src/index.tsx", "scripts": {