From 9adf1601df35829ca82da598e1e786ba4bf8e6c4 Mon Sep 17 00:00:00 2001 From: paanSinghCoder Date: Mon, 10 Oct 2022 22:35:23 +0530 Subject: [PATCH] chore: bump package version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c4f3868..527f1c3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "outfront", - "version": "1.3.0", + "version": "1.4.0", "type": "module", "description": "console logs, errors, debug, info and warning on the screen", "main": "src/index.js",