v1.19.2: Added support for timer Read-Back command, segment probes, and improved instruction restartability

This commit is contained in:
Jeff Parsons 2015-08-24 17:27:34 -07:00
commit 927a71d681
171 changed files with 9205 additions and 2121 deletions

View file

@ -1,6 +1,6 @@
{
"name": "pcjs",
"version": "1.19.1",
"version": "1.19.2",
"description": "Node-enabled version of PCjs",
"engine": "node ^0.12.7",
"main": "server.js",