mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-17 05:58:41 -09:00
Release 0.4.4
This commit is contained in:
parent
f640c72de6
commit
6a7f1c4f57
2 changed files with 6 additions and 1 deletions
|
|
@ -1,4 +1,9 @@
|
||||||
|
|
||||||
|
0.4.4 / 2016-07-14
|
||||||
|
==================
|
||||||
|
|
||||||
|
* plugins: more graceful npm error
|
||||||
|
|
||||||
0.4.3 / 2016-07-14
|
0.4.3 / 2016-07-14
|
||||||
==================
|
==================
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "hyperterm",
|
"name": "hyperterm",
|
||||||
"productName": "HyperTerm",
|
"productName": "HyperTerm",
|
||||||
"version": "0.4.3",
|
"version": "0.4.4",
|
||||||
"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