diff --git a/package.json b/package.json index df194a6..d41a20e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "console-feed", - "version": "3.2.1", + "version": "3.2.2", "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",