diff options
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index ba8780b..a5c88a8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "git-hours", - "version": "0.1.4", + "version": "0.1.5", "description": "Calculate time spent on a git repository", "main": "index.js", "scripts": { |