Skip to content

Commit

Permalink
1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jamacku committed Aug 12, 2024
1 parent 42904c8 commit 8b580db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down Expand Up @@ -45,4 +45,4 @@
"typescript": "^5.5.4",
"vitest": "^2.0.5"
}
}
}

0 comments on commit 8b580db

Please sign in to comment.