diff --git a/VERSION b/VERSION index 9767cc9..20f4951 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.1.10 +0.1.11 diff --git a/package-lock.json b/package-lock.json index 2dbecda..97fce19 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "frontend", - "version": "0.1.10", + "version": "0.1.11", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "frontend", - "version": "0.1.10", + "version": "0.1.11", "dependencies": { "@babel/plugin-proposal-private-property-in-object": "^7.21.11", "@emotion/react": "^11.11.4", diff --git a/package.json b/package.json index b29643c..c020c64 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "frontend", - "version": "0.1.10", + "version": "0.1.11", "private": true, "dependencies": { "@babel/plugin-proposal-private-property-in-object": "^7.21.11",