diff --git a/package-lock.json b/package-lock.json index a6a28f5a..c7a4f8c9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,5 +1,5 @@ { - "version": "0.1.0", + "version": "0.2.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 1cb9302d..95cb764d 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "title": "Entity Works", "private": true, "webpackConfigJaid": "webapp", - "version": "0.1.0", + "version": "0.2.0", "author": "Jaid (https://github.com/Jaid)", "dependencies": { "@babel/runtime": "^7.4.5",