diff --git a/package.json b/package.json index 726685e..0031a48 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "storypointer", - "version": "1.8.0", + "version": "1.8.1", "description": "Small CLI tool to set JIRA Story Points and Priority", "main": "src/main.ts", "type": "commonjs", diff --git a/src/cli.ts b/src/cli.ts index f27dd79..93358b1 100644 --- a/src/cli.ts +++ b/src/cli.ts @@ -31,7 +31,7 @@ export function cli(): Command { .description( '📐 Small CLI tool to set JIRA Story Points, Priority and Severity' ) - .version('1.8.0'); + .version('1.8.1'); program .option(