This commit is contained in:
Guillermo Rauch 2016-10-15 17:47:28 -05:00
parent 396a938ffc
commit d6009888a3
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
{ {
"name": "hyper", "name": "hyper",
"productName": "Hyper", "productName": "Hyper",
"version": "0.8.1", "version": "0.8.2",
"license": "MIT", "license": "MIT",
"author": { "author": {
"name": "Zeit, Inc.", "name": "Zeit, Inc.",

View file

@ -1,6 +1,6 @@
{ {
"name": "hyper", "name": "hyper",
"version": "0.8.1", "version": "0.8.2",
"description": "Web app that runs in the renderer process", "description": "Web app that runs in the renderer process",
"repository": "zeit/hyper", "repository": "zeit/hyper",
"license": "MIT", "license": "MIT",