diff --git a/package.json b/package.json index 0ddb4eb..996003c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@zerodev/orchestra", - "version": "0.1.2", + "version": "0.1.3", "description": "", "main": "dist/index.js", "type": "module", diff --git a/src/command/index.ts b/src/command/index.ts index 465a7f1..bfcbecb 100644 --- a/src/command/index.ts +++ b/src/command/index.ts @@ -36,7 +36,7 @@ program "tool for deploying contracts to multichain with account abstraction" ) .usage(" [options]") - .version("1.0.0") + .version("0.1.3") program.helpInformation = function () { const asciiArt = chalk.blueBright(