chore: bump version for npm

This commit is contained in:
Bart van Andel 2018-08-07 23:03:37 +02:00
parent 6d77989e34
commit 2b74015027
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "gitinspector",
"version": "0.5.0-dev-1",
"version": "0.5.0-dev-2",
"description": "Gitinspector is a statistical analysis tool for git repositories. The default analysis shows general statistics per author, which can be complemented with a timeline analysis that shows the workload and activity of each author.",
"preferGlobal": true,
"main": "gitinspector.py",