summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKimmo Brunfeldt <kimmobrunfeldt@gmail.com>2016-06-13 16:10:06 +0300
committerKimmo Brunfeldt <kimmobrunfeldt@gmail.com>2016-06-13 16:10:06 +0300
commitb696b68f9c2372b81e695edbfd4b73c1cfbdc992 (patch)
tree0ea5b8c126662eb35bc4b8e09b7c5e6f73180413
parent08f8d083aa17d3b429928fb2bc7aec748ae59370 (diff)
downloadgit-hours-b696b68f9c2372b81e695edbfd4b73c1cfbdc992.zip
git-hours-b696b68f9c2372b81e695edbfd4b73c1cfbdc992.tar.gz
git-hours-b696b68f9c2372b81e695edbfd4b73c1cfbdc992.tar.bz2
Release 1.3.01.3.0
-rw-r--r--package.json2
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": {