Skip to content

Commit 7b16298

Browse files
4.0.0-canary.2
1 parent 2981853 commit 7b16298

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "hyper",
33
"productName": "Hyper",
44
"description": "A terminal built on web technologies",
5-
"version": "4.0.0-canary.1",
5+
"version": "4.0.0-canary.2",
66
"license": "MIT",
77
"author": {
88
"name": "ZEIT, Inc.",

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hyper",
3-
"version": "4.0.0-canary.1",
3+
"version": "4.0.0-canary.2",
44
"repository": "zeit/hyper",
55
"scripts": {
66
"start": "echo 'please run `yarn run dev` in one tab and then `yarn run app` in another one'",

0 commit comments

Comments
 (0)