From 1d9b4198e07ef7b338266ee55849800fedb64ad7 Mon Sep 17 00:00:00 2001 From: Cami <50341430+csmccarthy@users.noreply.github.com> Date: Tue, 21 Nov 2023 13:56:59 -0600 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ebbe5bb..db6118d 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "author": "Transcend Inc.", "name": "@transcend-io/airgap.js-types", "description": "TypeScript types for airgap.js interoperability with custom consent UIs", - "version": "10.7.7", + "version": "10.7.8", "homepage": "https://github.com/transcend-io/airgap.js-types", "repository": { "type": "git",