From 111de68ee7dff44d05213b24a46d45e973b40390 Mon Sep 17 00:00:00 2001 From: Karl Prieb Date: Thu, 1 Sep 2022 19:52:14 -0300 Subject: [PATCH] chore: bump version to 1.21.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4bf36097..4884d948 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ardrive-cli", - "version": "1.20.2", + "version": "1.21.0", "description": "The ArDrive Command Line Interface (CLI is a Node.js application for terminal-based ArDrive workflows. It also offers utility operations for securely interacting with Arweave wallets and inspecting various Arweave blockchain conditions.", "main": "./lib/index.js", "bin": {