summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKimmo Brunfeldt <kimmobrunfeldt@gmail.com>2016-03-21 23:46:38 +0200
committerKimmo Brunfeldt <kimmobrunfeldt@gmail.com>2016-03-21 23:46:38 +0200
commit0044964043661f4438899a0a01cfd4fae76636d9 (patch)
treed54a3da54877edb3ec3fc89289e7b3080dc8ddb6
parentce62f6dad5a7b91457a9ad72fd5b681f2fe7c374 (diff)
downloadgit-hours-0044964043661f4438899a0a01cfd4fae76636d9.zip
git-hours-0044964043661f4438899a0a01cfd4fae76636d9.tar.gz
git-hours-0044964043661f4438899a0a01cfd4fae76636d9.tar.bz2
Release 1.2.01.2.0
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 1f1c525..bb60edb 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "git-hours",
- "version": "1.1.0",
+ "version": "1.2.0",
"description": "Estimate time spent on a git repository",
"main": "./src/index.js",
"bin": {