diff --git a/package.json b/package.json index eeba1d6f..0d22677f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ardrive-cli", - "version": "0.3.0", + "version": "0.3.1", "description": "The ArDrive Command Line Interface (CLI) contains all of the needed security, file synchronization and Arweave wallet capabilities via a node.js application.", "main": "./lib/index.js", "bin": "./lib/index.js",