From 4687fa06980c5a3c9b612c331b9c1a035893f4cd Mon Sep 17 00:00:00 2001 From: Maciej Winnicki Date: Wed, 24 Oct 2018 13:51:57 +0200 Subject: [PATCH] Release 4.3.3 --- 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 a5f7c41..9d7e407 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "frontail", - "version": "4.3.2", + "version": "4.3.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 460eda6..0131adf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "frontail", - "version": "4.3.2", + "version": "4.3.3", "description": "streaming logs to the browser", "homepage": "https://github.com/mthenw/frontail", "author": "Maciej Winnicki ",