diff --git a/package-lock.json b/package-lock.json index fa78ca3e..76a93203 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@abusix/hailstorm", - "version": "2.6.0", + "version": "2.7.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@abusix/hailstorm", - "version": "2.6.0", + "version": "2.7.0", "license": "ISC", "dependencies": { "@headlessui/react": "^1.7.15", diff --git a/package.json b/package.json index ecc9b199..06f46d83 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@abusix/hailstorm", - "version": "2.6.0", + "version": "2.7.0", "description": "our own design/component library", "homepage": "https://github.com/abusix/hailstorm", "author": "abusix",