build: bump minor

This commit is contained in:
HerozDotExe 2026-06-29 15:33:52 +02:00
parent dd188d087e
commit 2c42f13221

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": "2.0.0", "version": "2.1.0",
"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",