Skip to content

Commit

Permalink
4.0.0-canary.5
Browse files Browse the repository at this point in the history
  • Loading branch information
LabhanshAgrawal committed Jul 13, 2023
1 parent 8003736 commit 4e82f2b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/package.json
Expand Up @@ -2,7 +2,7 @@
"name": "hyper",
"productName": "Hyper",
"description": "A terminal built on web technologies",
"version": "4.0.0-canary.4",
"version": "4.0.0-canary.5",
"license": "MIT",
"author": {
"name": "ZEIT, Inc.",
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "hyper",
"version": "4.0.0-canary.4",
"version": "4.0.0-canary.5",
"repository": "zeit/hyper",
"scripts": {
"start": "echo 'please run `yarn run dev` in one tab and then `yarn run app` in another one'",
Expand Down

0 comments on commit 4e82f2b

Please sign in to comment.