diff --git a/README.md b/README.md index 738ee50..5285746 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ $ npm install -g @pooltogether/v5-cli $ ptv5 COMMAND running command... $ ptv5 (--version) -@pooltogether/v5-cli/0.0.1-beta.16 darwin-arm64 node-v18.16.0 +@pooltogether/v5-cli/0.0.1-beta.17 darwin-arm64 node-v18.16.0 $ ptv5 --help [COMMAND] USAGE $ ptv5 COMMAND diff --git a/package.json b/package.json index ea719be..e19082c 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "description": "PoolTogether V5 Command Line Interface", "author": "PoolTogether Inc", "license": "GPL-3.0-only", - "version": "0.0.1-beta.16", + "version": "0.0.1-beta.17", "repository": "https://github.com/pooltogether/v5-cli", "homepage": "https://github.com/pooltogether/v5-cli", "bugs": "https://github.com/pooltogether/v5-cli/issues", @@ -76,4 +76,4 @@ "oclif" ], "types": "dist/index.d.ts" -} +} \ No newline at end of file