mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
Release 0.3.1
This commit is contained in:
parent
ed30007ec4
commit
eb7f8feb6d
2 changed files with 6 additions and 1 deletions
|
|
@ -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
|
||||||
==================
|
==================
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -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",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue