From 022ab223299c16c2394ce6d37bdeb1f8ae52dff7 Mon Sep 17 00:00:00 2001 From: Jawad Tariq Date: Mon, 21 Aug 2023 11:58:55 -0400 Subject: [PATCH] fix: bump ver 1.1.4 Signed-off-by: Jawad Tariq --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1bc8415..a0370b4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@topos-protocol/topos-smart-contracts", - "version": "1.1.3", + "version": "1.1.4", "description": "Topos Smart Contracts", "repository": { "type": "git",