From 2fc017b65b2c197992fcf09d6751adf8c06aef94 Mon Sep 17 00:00:00 2001 From: Dalton Menezes Date: Fri, 13 Sep 2024 22:14:39 -0300 Subject: [PATCH] =?UTF-8?q?feat:=20release=20v1.5.3=20=F0=9F=8E=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e4e4bce..c471a9a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hyper-init", - "version": "1.5.2", + "version": "1.5.3", "description": "The ultimate and most complete extension to initialize commands before and after Hyper terminal starts", "main": "index.js", "scripts": {