From ce8295188bebd6ad9e0e46cc332d64de3de2b8d6 Mon Sep 17 00:00:00 2001 From: Aaron Cox Date: Sat, 1 Jun 2024 10:59:33 -0700 Subject: [PATCH] Version 1.2.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 80af300..0c02970 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@wharfkit/resources", "description": "Library to assist in Antelope-blockchain resource calculations.", - "version": "1.2.2", + "version": "1.2.3", "homepage": "https://github.com/wharfkit/resources", "license": "BSD-3-Clause", "main": "lib/wharfkit-resources.js",