Bump version for npm

This commit is contained in:
Bart van Andel 2017-01-15 15:21:56 +01:00 committed by Adam Waldenberg
parent 1e5f5959db
commit 40cfd0ac84
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "gitinspector",
"version": "0.5.0-dev",
"version": "0.5.0-dev-1",
"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",