From 0a3222ce9aeaf7ef39c85c8cc721dd23af5266b6 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Fri, 5 Jun 2020 12:28:18 +0000 Subject: [PATCH] 1.0.8 --- 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 fade63b..62fba4a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartlog-destination-devtools", - "version": "1.0.7", + "version": "1.0.8", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index dfb0eb0..334bd53 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartlog-destination-devtools", - "version": "1.0.7", + "version": "1.0.8", "private": false, "description": "beautiful logging for the browser", "main": "dist_ts/index.js",