mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-18 14:38:40 -09:00
Release 0.4.2
This commit is contained in:
parent
7953c886a8
commit
80593800e3
2 changed files with 6 additions and 1 deletions
|
|
@ -1,4 +1,9 @@
|
||||||
|
|
||||||
|
0.4.2 / 2016-07-13
|
||||||
|
==================
|
||||||
|
|
||||||
|
* fix close icon by copying static assets to build [@rauchg]
|
||||||
|
|
||||||
0.4.1 / 2016-07-13
|
0.4.1 / 2016-07-13
|
||||||
==================
|
==================
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "hyperterm",
|
"name": "hyperterm",
|
||||||
"productName": "HyperTerm",
|
"productName": "HyperTerm",
|
||||||
"version": "0.4.1",
|
"version": "0.4.2",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"repository": "zeit/hyperterm",
|
"repository": "zeit/hyperterm",
|
||||||
"description": "HTML/JS/CSS Terminal",
|
"description": "HTML/JS/CSS Terminal",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue