From ce675dc6eceaded442057c5b1db03d71bf6708c2 Mon Sep 17 00:00:00 2001 From: anonymoussprocket <42718855+anonymoussprocket@users.noreply.github.com> Date: Wed, 12 Apr 2023 17:21:27 -0400 Subject: [PATCH] - bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f250aff2..27b75f02 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "conseiljs", - "version": "5.2.3", + "version": "5.2.4", "description": "Client-side library for Tezos dApp development.", "browser": "dist/index-web.js", "main": "dist/index.js",