Skip to content

Commit

Permalink
Release 1.4.0
Browse files Browse the repository at this point in the history
Introduces a new verbose mode
Fixes a caching issue
Improves the error handling
  • Loading branch information
ruettenm committed Jan 25, 2019
1 parent 3827780 commit ee0e16a
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.3.0",
"version": "1.4.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 ee0e16a

Please sign in to comment.