Skip to content

Commit c80cd54

Browse files
3.4.1
1 parent 9073401 commit c80cd54

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": "3.4.0",
5+
"version": "3.4.1",
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": "3.4.0",
3+
"version": "3.4.1",
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)