diff --git a/package-lock.json b/package-lock.json index a02a7637..1560021e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,5 +1,5 @@ { - "version": "0.3.0", + "version": "0.3.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index e16c23fe..10f894ce 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "title": "Entity Works", "private": true, "webpackConfigJaid": "webapp", - "version": "0.3.0", + "version": "0.3.1", "author": "Jaid (https://github.com/Jaid)", "dependencies": { "@babel/runtime": "^7.4.5",