From fde39b5d5b1905db1884155d49d4e9f24066cd66 Mon Sep 17 00:00:00 2001 From: Amir Raminfar Date: Mon, 4 Oct 2021 10:41:31 -0700 Subject: [PATCH] Release 3.8.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0ed9cb01..64e7f6aa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dozzle", - "version": "3.8.0", + "version": "3.8.1", "description": "Realtime log viewer for docker containers. ", "scripts": { "watch": "npm-run-all -p watch:*",