From f5dcbd603456fb6d8a68591fd43254599871841e Mon Sep 17 00:00:00 2001 From: Gary Tokman Date: Wed, 17 Apr 2024 13:42:39 -0400 Subject: [PATCH] chore: release 0.5.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b725cc1..b2a6a46 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@candlefinance/push", - "version": "0.5.0", + "version": "0.5.1", "description": "Gary Tokman", "main": "lib/commonjs/index", "module": "lib/module/index",