From f18d5c2c618a399a7613984475ea1bc8fe5f0419 Mon Sep 17 00:00:00 2001 From: Bjarte Stien Karlsen Date: Thu, 25 Jul 2024 13:51:05 +0200 Subject: [PATCH] update client --- lib/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/package.json b/lib/package.json index 966e7ea9..29f11158 100644 --- a/lib/package.json +++ b/lib/package.json @@ -1,6 +1,6 @@ { "name": "@findonflow/find-flow-contracts-1.0", - "version": "1.0.4", + "version": "1.0.5", "description": "Cadence transactions and scripts to work with https://find.xyz for cadence 1.0", "main": "index.js", "scripts": {