From 8eb79455b01c8d17842a4354dbd0577037c3dc1f Mon Sep 17 00:00:00 2001 From: Jaid Date: Thu, 26 Sep 2019 16:07:52 +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 a1dafee..4e24642 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,5 +1,5 @@ { - "version": "1.3.4", + "version": "1.3.5", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 94f0f77..0125ffa 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "private": true, "webpackConfigJaid": "universalLib", - "version": "1.3.4", + "version": "1.3.5", "author": "Jaid (https://github.com/Jaid)", "dependencies": { "@babel/runtime": "^7.6.2",