From 7c8194a1d45384df1eea089c789932e24c712d9c Mon Sep 17 00:00:00 2001 From: pilot <8565879+odcey@users.noreply.github.com> Date: Sun, 10 Mar 2024 00:00:49 +0100 Subject: [PATCH] chore: fix wrong version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3bda2c86..c19537fd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@0xsquid/sdk", - "version": "1.14.13", + "version": "1.14.14", "description": "🛠 An SDK for building applications on top of 0xsquid", "repository": { "type": "git",