mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-16 21:58:39 -09:00
Release 0.2.1
This commit is contained in:
parent
45292f33d5
commit
46683cf703
2 changed files with 6 additions and 1 deletions
|
|
@ -1,4 +1,9 @@
|
||||||
|
|
||||||
|
0.2.1 / 2016-07-03
|
||||||
|
==================
|
||||||
|
|
||||||
|
* improvements to update checker
|
||||||
|
|
||||||
0.2.0 / 2016-07-03
|
0.2.0 / 2016-07-03
|
||||||
==================
|
==================
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "hyperterm",
|
"name": "hyperterm",
|
||||||
"productName": "HyperTerm",
|
"productName": "HyperTerm",
|
||||||
"version": "0.2.0",
|
"version": "0.2.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