summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKimmo Brunfeldt <kimmobrunfeldt@gmail.com>2014-07-09 13:54:56 +0300
committerKimmo Brunfeldt <kimmobrunfeldt@gmail.com>2014-07-09 13:54:56 +0300
commitc18a623040bfb6995ecea7fbfccfe9eb8301e522 (patch)
tree85bde2afd08fd2506e2225b07312f6d99f91554f
parent35bc2b8f466a5383ea53d323979ff8fbaf93b5b0 (diff)
downloadgit-hours-c18a623040bfb6995ecea7fbfccfe9eb8301e522.zip
git-hours-c18a623040bfb6995ecea7fbfccfe9eb8301e522.tar.gz
git-hours-c18a623040bfb6995ecea7fbfccfe9eb8301e522.tar.bz2
Release 0.1.50.1.5
-rw-r--r--package.json2
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": {