1
0
mirror of https://github.com/kremalicious/hyper-mac-pro.git synced 2024-11-22 01:37:13 +01:00

Release 1.1.0

This commit is contained in:
Matthias Kretschmann 2018-07-09 17:15:23 +02:00
parent 8a3b9b9fa2
commit 454ceeb33e
Signed by: m
GPG Key ID: 606EEEF3C479A91F

View File

@ -1,6 +1,6 @@
{ {
"name": "hyper-mac-pro", "name": "hyper-mac-pro",
"version": "1.0.3", "version": "1.1.0",
"description": "Tab style for Hyper inspired by Apple's pro apps on macOS", "description": "Tab style for Hyper inspired by Apple's pro apps on macOS",
"license": "MIT", "license": "MIT",
"author": "Matthias Kretschmann <m@kretschmann.io>", "author": "Matthias Kretschmann <m@kretschmann.io>",
@ -21,7 +21,9 @@
"esnext": true, "esnext": true,
"space": 4, "space": 4,
"semicolon": false, "semicolon": false,
"globals": ["document"] "globals": [
"document"
]
}, },
"keywords": [ "keywords": [
"hyper", "hyper",