diff --git a/app/package.json b/app/package.json index b27eada3..947d5cd8 100644 --- a/app/package.json +++ b/app/package.json @@ -1,7 +1,7 @@ { "name": "hyper", "productName": "Hyper", - "version": "0.8.1", + "version": "0.8.2", "license": "MIT", "author": { "name": "Zeit, Inc.", diff --git a/package.json b/package.json index 4cf0d26c..a38c84a8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hyper", - "version": "0.8.1", + "version": "0.8.2", "description": "Web app that runs in the renderer process", "repository": "zeit/hyper", "license": "MIT",