Skip to content

Commit

Permalink
1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jamacku committed Aug 15, 2024
1 parent 73784ce commit cebca5e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "storypointer",
"version": "1.4.0",
"version": "1.5.0",
"description": "Small CLI tool to set JIRA Story Points and Priority",
"main": "src/main.ts",
"type": "commonjs",
Expand Down
2 changes: 1 addition & 1 deletion rpm/nodejs-storypointer.spec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
%global npm_name storypointer

Name: nodejs-%{npm_name}
Version: 1.4.0
Version: 1.5.0
Release: %autorelease
Summary: Simple CLI tool to set JIRA Story Points and Priority

Expand Down

0 comments on commit cebca5e

Please sign in to comment.