From 4d7eb93b882a09d441ed16f1d1e40a5555f474dd Mon Sep 17 00:00:00 2001 From: HerozDotExe Date: Mon, 29 Jun 2026 17:36:11 +0200 Subject: [PATCH] build: bump patch --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 883ad6a..8d3c560 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "node-launcher-kit", "homepage": "https://github.com/HerozDotExe/node-launcher-kit", - "version": "2.1.0", + "version": "2.1.1", "description": "A typescript library to install and launch minecraft with or without modloaders.", "main": "dist/index.js", "types": "dist/index.d.ts",