diff --git a/package-lock.json b/package-lock.json index b32ef56..b8b8059 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "dry-wash", - "version": "0.5.0", + "version": "0.6.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "dry-wash", - "version": "0.5.0", + "version": "0.6.0", "license": "ISC", "dependencies": { "@babel/core": "^7.26.7", diff --git a/package.json b/package.json index b160f1a..1044b42 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dry-wash", - "version": "0.5.0", + "version": "0.6.0", "description": "", "main": "./src/index.tsx", "scripts": {