mirror of
https://github.com/ejwa/gitinspector.git
synced 2024-11-16 00:28:25 +01:00
Bump version for npm
This commit is contained in:
parent
1e5f5959db
commit
40cfd0ac84
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue