diff --git a/package-lock.json b/package-lock.json index 06a04f1..6cf3fba 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "borgwarehouse", - "version": "2.1.0", + "version": "2.2.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "borgwarehouse", - "version": "2.1.0", + "version": "2.2.0", "dependencies": { "@tabler/icons-react": "^2.47.0", "bcryptjs": "^2.4.3", diff --git a/package.json b/package.json index 486c1cc..18edb24 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "borgwarehouse", - "version": "2.1.0", + "version": "2.2.0", "private": true, "scripts": { "dev": "next dev",