Release 0.2.1

This commit is contained in:
Guillermo Rauch 2016-07-03 15:14:48 -07:00
parent 45292f33d5
commit 46683cf703
2 changed files with 6 additions and 1 deletions

View file

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

View file

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