build: bump minor

This commit is contained in:
HerozDotExe 2026-05-28 18:10:22 +02:00
parent a09bec73a6
commit 466c6c04c8

View file

@ -1,7 +1,7 @@
{ {
"name": "node-launcher-kit", "name": "node-launcher-kit",
"homepage": "https://github.com/HerozDotExe/node-launcher-kit", "homepage": "https://github.com/HerozDotExe/node-launcher-kit",
"version": "1.0.1", "version": "1.0.2",
"description": "A typescript library to install and launch minecraft with or without modloaders.", "description": "A typescript library to install and launch minecraft with or without modloaders.",
"main": "dist/index.js", "main": "dist/index.js",
"types": "dist/index.d.ts", "types": "dist/index.d.ts",