From a476118a16f99a4d18fb383c20471271e0f052ed Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Fri, 10 Jul 2020 00:37:19 +0000 Subject: [PATCH] 1.0.10 --- package-lock.json | 2 +- package.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 48518be..b2206f1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartlog-destination-devtools", - "version": "1.0.9", + "version": "1.0.10", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index cb7caab..a3559d8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartlog-destination-devtools", - "version": "1.0.9", + "version": "1.0.10", "private": false, "description": "beautiful logging for the browser", "main": "dist_ts/index.js", @@ -40,4 +40,4 @@ "npmextra.json", "readme.md" ] -} \ No newline at end of file +}