diff options
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index ce9067c..c21745a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "git-hours", - "version": "1.2.0", + "version": "1.3.0", "description": "Estimate time spent on a git repository", "main": "./src/index.js", "bin": { |