From f217f78c0ec9157dc0a16d44d88ddb7161c196b5 Mon Sep 17 00:00:00 2001 From: Dalton Menezes Date: Tue, 2 Jul 2019 22:45:34 -0300 Subject: [PATCH] 1.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9d7fbfb..5fb110a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hyper-init", - "version": "1.2.1", + "version": "1.4.0", "description": "The ultimate and most complete extension to initialize commands before and after Hyper terminal starts", "main": "index.js", "scripts": {