From a88ba574499237fc91af8a25dda77e425e26a91b Mon Sep 17 00:00:00 2001 From: Jaid Date: Thu, 4 Jul 2019 08:00:33 +0200 Subject: [PATCH] Bumped package version (minor) --- 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 c4340b6..2e60873 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,5 +1,5 @@ { - "version": "1.0.0", + "version": "1.1.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 71a51b0..5f2bea2 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "private": true, "webpackConfigJaid": "universalLib", - "version": "1.0.0", + "version": "1.1.0", "author": "Jaid (https://github.com/Jaid)", "dependencies": { "@babel/runtime": "^7.4.5",