Release 0.4.2

This commit is contained in:
Guillermo Rauch 2016-07-13 23:43:49 -07:00
parent 7953c886a8
commit 80593800e3
2 changed files with 6 additions and 1 deletions

View file

@ -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
================== ==================

View file

@ -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",