From 8beb6870e444c343a46fe234a604c0e0c7013abf Mon Sep 17 00:00:00 2001 From: Zeke Mostov Date: Thu, 16 Mar 2023 12:36:17 -0400 Subject: [PATCH] v1.4.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2e6f941..4d1cea4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@zekemostov/staking-payouts", - "version": "1.4.6", + "version": "1.4.7", "description": "CLI to make staking payout transactions for Substrate FRAME-based chains", "bin": { "payouts": "build/index.js"