From 454ceeb33e6601cbfcf43fbcad118b65ecbff09d Mon Sep 17 00:00:00 2001 From: Matthias Kretschmann Date: Mon, 9 Jul 2018 17:15:23 +0200 Subject: [PATCH] Release 1.1.0 --- package.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 5719831..bb2a779 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "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", "license": "MIT", "author": "Matthias Kretschmann ", @@ -21,7 +21,9 @@ "esnext": true, "space": 4, "semicolon": false, - "globals": ["document"] + "globals": [ + "document" + ] }, "keywords": [ "hyper",