diff --git a/package-lock.json b/package-lock.json index 246a2ca..d620f8d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,5 +1,5 @@ { - "version": "0.1.0", + "version": "1.0.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 2c304c6..1e19a80 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "private": true, "webpackConfigJaid": "universalLib", - "version": "0.1.0", + "version": "1.0.0", "author": "Jaid (https://github.com/Jaid)", "dependencies": { "@babel/runtime": "^7.5.5",