1
0
Fork 0
mirror of https://github.com/demostf/demo.js synced 2026-06-03 16:44:12 +02:00

bump version

This commit is contained in:
Robin Appelman 2017-03-07 18:38:49 +01:00
commit dd6bfcccf2

View file

@ -1,7 +1,7 @@
{
"name": "tf2-demo",
"description": "A parser for TF2 demo files",
"version": "1.1.0",
"version": "1.1.1",
"bin": {
"demo-analyse": "./bin/analyse.js"
},