mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-13 04:28:41 -09:00
0.4.3
This commit is contained in:
parent
801bcab4dc
commit
271e1a8090
2 changed files with 7 additions and 1 deletions
|
|
@ -1,4 +1,10 @@
|
|||
|
||||
0.4.3 / 2016-07-14
|
||||
==================
|
||||
|
||||
* terms: improve write performance
|
||||
* remove unused import
|
||||
|
||||
0.4.2 / 2016-07-13
|
||||
==================
|
||||
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "hyperterm",
|
||||
"productName": "HyperTerm",
|
||||
"version": "0.4.2",
|
||||
"version": "0.4.3",
|
||||
"license": "MIT",
|
||||
"repository": "zeit/hyperterm",
|
||||
"description": "HTML/JS/CSS Terminal",
|
||||
|
|
|
|||
Loading…
Reference in a new issue