diff --git a/package.json b/package.json index 7b082591..1ad3c14a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hyper", - "version": "3.1.0-canary.1", + "version": "3.1.0-canary.2", "repository": "zeit/hyper", "scripts": { "start": "echo 'please run `yarn run dev` in one tab and then `yarn run app` in another one'",