diff --git a/package-lock.json b/package-lock.json index 102902a..ddd46d7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "dry-wash", - "version": "0.9.2", + "version": "0.10.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "dry-wash", - "version": "0.9.2", + "version": "0.10.0", "license": "ISC", "dependencies": { "@babel/core": "^7.26.7", diff --git a/package.json b/package.json index 4949086..1ba078c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dry-wash", - "version": "0.9.2", + "version": "0.10.0", "description": "", "main": "./src/index.tsx", "scripts": {