From 184b5a5410d109c4ff7c0980840f4f93105199d8 Mon Sep 17 00:00:00 2001 From: Aaron Cox Date: Tue, 19 Sep 2023 15:11:42 -0700 Subject: [PATCH] 1.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a5d9f74..2aa4540 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@wharfkit/wallet-plugin-wombat", "description": "A WalletPlugin for the Wombat wallet for use within the @wharfkit/session.", - "version": "1.0.2", + "version": "1.0.3", "homepage": "https://github.com/wharfkit/wallet-plugin-wombat", "license": "BSD-3-Clause", "type": "module",