summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKimmo Brunfeldt <kimmobrunfeldt@gmail.com>2014-07-06 23:19:20 +0300
committerKimmo Brunfeldt <kimmobrunfeldt@gmail.com>2014-07-06 23:19:20 +0300
commitab9b9590830ef6165e448bf1658e2d1f5f787485 (patch)
tree3e137b0bb36959a77dc3ac27a09119599de41f35
parent160b96e4d9d352662407d8fdb22ecba9e4def15a (diff)
downloadgit-hours-ab9b9590830ef6165e448bf1658e2d1f5f787485.zip
git-hours-ab9b9590830ef6165e448bf1658e2d1f5f787485.tar.gz
git-hours-ab9b9590830ef6165e448bf1658e2d1f5f787485.tar.bz2
Release 0.1.30.1.3
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 3c74a1d..df3d583 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "git-hours",
- "version": "0.1.2",
+ "version": "0.1.3",
"description": "Calculate time spent on a git repository",
"main": "index.js",
"scripts": {