Skip to content

Commit

Permalink
Release 1.5.0
Browse files Browse the repository at this point in the history
add new command to display the current programm version
  • Loading branch information
ruettenm committed Mar 22, 2019
1 parent c8aa70a commit dc9cf49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jira-activity",
"version": "1.4.0",
"version": "1.5.0",
"description": "This tool parses your jira activity stream and returns a list of your workitems grouped by day.",
"main": "index.ts",
"bin": {
Expand Down

0 comments on commit dc9cf49

Please sign in to comment.