From 27a7c08d19897daf39920f981cbe534523889786 Mon Sep 17 00:00:00 2001 From: Sayooj Surendran Date: Mon, 16 Sep 2024 06:32:45 +0000 Subject: [PATCH] v3.6.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d9347b4..0bc05f7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@bigbinary/console-feed", - "version": "3.6.4", + "version": "3.6.5", "main": "lib/index.js", "types": "lib/index.d.ts", "description": "A React component that displays console logs from the current page, an iframe or transported across a server",