From d16cd2196fc22dce15b049f89661314af05e2b59 Mon Sep 17 00:00:00 2001 From: Gary Tokman Date: Wed, 14 Feb 2024 18:20:42 -0500 Subject: [PATCH] chore: release 0.3.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0c914db..e0d0bdc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@candlefinance/push", - "version": "0.3.2", + "version": "0.3.3", "description": "Gary Tokman", "main": "lib/commonjs/index", "module": "lib/module/index",