Compare commits

...

3 commits

Author SHA1 Message Date
Labhansh Agrawal
7bf6e3b6df 3.3.0 2022-08-22 13:35:10 +05:30
Labhansh Agrawal
7cc1615cec Merge branch 'canary' 2022-08-22 13:18:10 +05:30
Labhansh Agrawal
ef5419b520 3.2.3 2022-04-16 02:44:32 +05:30
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.3.0-canary.2",
"version": "3.3.0",
"license": "MIT",
"author": {
"name": "ZEIT, Inc.",

View file

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