From 6bcde4cd8cd350d53efbc61365bd12348cf1370a Mon Sep 17 00:00:00 2001 From: HerozDotExe Date: Thu, 28 May 2026 21:23:58 +0200 Subject: [PATCH] build: actually bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bf2f86a..478ecf6 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "node-launcher-kit", "homepage": "https://github.com/HerozDotExe/node-launcher-kit", - "version": "1.1.2", + "version": "1.1.0", "description": "A typescript library to install and launch minecraft with or without modloaders.", "main": "dist/index.js", "types": "dist/index.d.ts",