From 52c932ef219a05e1254190011e589139981a1c9e Mon Sep 17 00:00:00 2001 From: Jaid Date: Thu, 14 Nov 2019 23:13:47 +0100 Subject: [PATCH] Bumped package version (major) --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index de30628..9ba8831 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,5 +1,5 @@ { - "version": "1.0.1", + "version": "2.0.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 80cc200..01a7ad6 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "private": true, "webpackConfigJaid": "universalLib", - "version": "1.0.1", + "version": "2.0.0", "author": "Jaid (https://github.com/Jaid)", "dependencies": { "@babel/runtime": "^7.7.2",