diff --git a/package-lock.json b/package-lock.json index 9f529cc..2ed1405 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "barklarm", - "version": "2.0.2", + "version": "2.1.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "barklarm", - "version": "2.0.2", + "version": "2.1.0", "license": "MIT", "dependencies": { "@vitejs/plugin-react": "^4.3.1", diff --git a/package.json b/package.json index aa69c08..c0d778a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "barklarm", "productName": "barklarm", - "version": "2.0.2", + "version": "2.1.0", "description": "Build Radiator supporting Github Actions", "main": ".vite/build/main.js", "repository": "https://github.com/barklarm/barklarm-app",