From 27fb008a2901a7f14e1a4f55d4e6837b285913ac Mon Sep 17 00:00:00 2001 From: themashcodee Date: Mon, 12 Aug 2024 22:01:13 +0530 Subject: [PATCH] =?UTF-8?q?chore:=20=F0=9F=94=A7=20update=20version=20to?= =?UTF-8?q?=20publish=20on=20npm?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5d12462..50e1812 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ ], "repository": "https://github.com/themashcodee/slack-blocks-to-jsx.git", "license": "MIT", - "version": "0.4.2", + "version": "0.4.3", "main": "dist/index.js", "module": "dist/index.mjs", "types": "dist/index.d.ts",