From e9010858ad757974bcad87273f3851197ad4c091 Mon Sep 17 00:00:00 2001 From: Guillermo Rauch Date: Thu, 6 Oct 2016 08:29:43 -0700 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index da754c91..def7b44d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hyper", - "version": "0.8.0", + "version": "0.8.1", "description": "Web app that runs in the renderer process", "repository": "zeit/hyper", "license": "MIT",