From 1b13da477f6809d5eb34d1c0c975e9e6c345df2f Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Tue, 13 Nov 2018 01:58:55 +0100 Subject: [PATCH] 1.0.7 --- 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 ef6c641..4051f6a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "beautybrowser", - "version": "1.0.6", + "version": "1.0.7", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index f8a734c..02d4423 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartlog-destination-devtools", - "version": "1.0.6", + "version": "1.0.7", "private": false, "description": "beautiful logging for the browser", "main": "dist/index.js",