1
0
Fork 0
mirror of https://github.com/demostf/demo.js synced 2026-06-04 00:54:14 +02:00

bump version

This commit is contained in:
Robin Appelman 2017-04-08 21:58:35 +02:00
commit da007aca8c

View file

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