diff --git a/package.json b/package.json index bcb6460..655bd22 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.0.1", + "version": "1.0.2", "description": "A typescript library to install and launch minecraft with or without modloaders.", "main": "dist/index.js", "types": "dist/index.d.ts",