From 2fa84e2bd50ca9b08617db3473b214b6e32e18fc Mon Sep 17 00:00:00 2001 From: Aaron Cox Date: Thu, 26 Sep 2024 12:29:07 -0700 Subject: [PATCH] Version 1.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bb7ac5c..309ee77 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@wharfkit/wallet-plugin-tokenpocket", "description": "A WalletPlugin for the TokenPocket wallet for use within the @wharfkit/session.", - "version": "1.3.1", + "version": "1.5.0", "homepage": "https://github.com/wharfkit/wallet-plugin-tokenpocket", "license": "BSD-3-Clause", "main": "lib/cjs/index.js",