3.1.0-canary.4

This commit is contained in:
Benjamin Staneck 2020-02-20 00:28:05 +01:00
parent f24384154f
commit fae8cc3b3c
No known key found for this signature in database
GPG key ID: 48B098A06212361F
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@
"name": "hyper",
"productName": "Hyper",
"description": "A terminal built on web technologies",
"version": "3.1.0-canary.3",
"version": "3.1.0-canary.4",
"license": "MIT",
"author": {
"name": "ZEIT, Inc.",

View file

@ -1,6 +1,6 @@
{
"name": "hyper",
"version": "3.1.0-canary.3",
"version": "3.1.0-canary.4",
"repository": "zeit/hyper",
"scripts": {
"start": "echo 'please run `yarn run dev` in one tab and then `yarn run app` in another one'",