summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiero Blunda <pieroblunda@gmail.com>2015-09-20 03:16:13 -0300
committerPiero Blunda <pieroblunda@gmail.com>2015-09-20 03:16:13 -0300
commite1f08cdfd8f660bbc5f59221ed7ad4b4d7c07d7e (patch)
tree9f0da65aa648aeaa69a09ab843a8c9426751a10e
parent02dd0fdf2acb53bfa653b87f1f4014c00c4dac8b (diff)
downloadgit-hours-e1f08cdfd8f660bbc5f59221ed7ad4b4d7c07d7e.zip
git-hours-e1f08cdfd8f660bbc5f59221ed7ad4b4d7c07d7e.tar.gz
git-hours-e1f08cdfd8f660bbc5f59221ed7ad4b4d7c07d7e.tar.bz2
Updating version
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 3b8cb59..49c5143 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "git-hours",
- "version": "1.0.0",
+ "version": "1.1.0",
"description": "Estimate time spent on a git repository",
"main": "index.js",
"scripts": {