diff --git a/VERSION b/VERSION index a2e1aa9..baec65a 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.1.27 +0.1.28 diff --git a/package-lock.json b/package-lock.json index 139aaf4..276e99e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "frontend", - "version": "0.1.27", + "version": "0.1.28", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "frontend", - "version": "0.1.27", + "version": "0.1.28", "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 c274c57..24caf76 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "frontend", - "version": "0.1.27", + "version": "0.1.28", "private": true, "dependencies": { "@babel/plugin-proposal-private-property-in-object": "^7.21.11",