summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKimmo Brunfeldt <kimmobrunfeldt@gmail.com>2014-07-06 22:22:41 +0300
committerKimmo Brunfeldt <kimmobrunfeldt@gmail.com>2014-07-06 22:22:41 +0300
commit5943768b7b2efdb91cdbb29b2deffa89897214eb (patch)
tree0623dbeacf0497ec3b561f29c4b57b98739d9de0
parent981a472a949a08b2ff283f242c3df6d41d1447b3 (diff)
downloadgit-hours-5943768b7b2efdb91cdbb29b2deffa89897214eb.zip
git-hours-5943768b7b2efdb91cdbb29b2deffa89897214eb.tar.gz
git-hours-5943768b7b2efdb91cdbb29b2deffa89897214eb.tar.bz2
Release 0.1.20.1.2
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 0e35701..3c74a1d 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "git-hours",
- "version": "0.1.1",
+ "version": "0.1.2",
"description": "Calculate time spent on a git repository",
"main": "index.js",
"scripts": {