diff --git a/package-lock.json b/package-lock.json index 9897cfb0..295d4ede 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,5 +1,5 @@ { - "version": "0.3.1", + "version": "0.4.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 6d27994d..c5816f59 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "title": "Entity Works", "private": true, "webpackConfigJaid": "webapp", - "version": "0.3.1", + "version": "0.4.0", "author": "Jaid (https://github.com/Jaid)", "dependencies": { "@babel/runtime": "^7.4.5",