summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKimmo Brunfeldt <kimmobrunfeldt@gmail.com>2014-07-28 00:04:30 +0300
committerKimmo Brunfeldt <kimmobrunfeldt@gmail.com>2014-07-28 00:04:30 +0300
commitf659e4409ce865355f99877a5dc2194597b20320 (patch)
tree1db33fa6cd86a14dd08243e9e20386bcaa437a3d
parentb96d72067409cc2c4fcb38dded0a365531cea19b (diff)
downloadgit-hours-f659e4409ce865355f99877a5dc2194597b20320.zip
git-hours-f659e4409ce865355f99877a5dc2194597b20320.tar.gz
git-hours-f659e4409ce865355f99877a5dc2194597b20320.tar.bz2
Release 0.1.80.1.8
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index ceb8062..202ce8e 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "git-hours",
- "version": "0.1.7",
+ "version": "0.1.8",
"description": "Calculate time spent on a git repository",
"main": "index.js",
"scripts": {