diff --git a/package.json b/package.json index 22d19a7..5358512 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "storypointer", - "version": "1.0.0", + "version": "0.1.0", "description": "Small CLI tool to set JIRA Story Points and Priority", "main": "src/main.ts", "type": "commonjs",