diff --git a/package.json b/package.json index 5358512..c6ee65a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "storypointer", - "version": "0.1.0", + "version": "1.0.0", "description": "Small CLI tool to set JIRA Story Points and Priority", "main": "src/main.ts", "type": "commonjs", @@ -45,4 +45,4 @@ "typescript": "^5.5.4", "vitest": "^2.0.5" } -} +} \ No newline at end of file