From cca698b2db0ed823fa7a0c811737f32f15c04ac2 Mon Sep 17 00:00:00 2001 From: Jaid Date: Fri, 27 Sep 2019 18:15:04 +0200 Subject: [PATCH] Bumped package version (patch) --- 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 c2670e0..185e97b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,5 +1,5 @@ { - "version": "1.0.0", + "version": "1.0.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 0944db5..86c9a52 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "private": true, "webpackConfigJaid": "universalLib", - "version": "1.0.0", + "version": "1.0.1", "author": "Jaid (https://github.com/Jaid)", "dependencies": { "@babel/runtime": "^7.6.2",