Release 0.3.1

This commit is contained in:
Guillermo Rauch 2016-07-04 21:01:02 -07:00
parent ed30007ec4
commit eb7f8feb6d
2 changed files with 6 additions and 1 deletions

View file

@ -1,4 +1,9 @@
0.3.1 / 2016-07-04
==================
* implement most recent hterm with lots of bugfixes [@dbkaplun, @rauchg]
0.3.0 / 2016-07-04 0.3.0 / 2016-07-04
================== ==================

View file

@ -1,7 +1,7 @@
{ {
"name": "hyperterm", "name": "hyperterm",
"productName": "HyperTerm", "productName": "HyperTerm",
"version": "0.3.0", "version": "0.3.1",
"description": "HTML/JS/CSS Terminal", "description": "HTML/JS/CSS Terminal",
"dependencies": { "dependencies": {
"child_pty": "3.0.1", "child_pty": "3.0.1",