diff --git a/README.md b/README.md index 5285746..7fff295 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.17 darwin-arm64 node-v18.16.0 +@pooltogether/v5-cli/0.0.1-beta.18 darwin-arm64 node-v18.16.0 $ ptv5 --help [COMMAND] USAGE $ ptv5 COMMAND diff --git a/package.json b/package.json index f71e9b6..13b6fa3 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.18", + "version": "0.0.1-beta.19", "repository": "https://github.com/pooltogether/v5-cli", "homepage": "https://github.com/pooltogether/v5-cli", "bugs": "https://github.com/pooltogether/v5-cli/issues",