diff --git a/package-lock.json b/package-lock.json index dcc71f7..47747ae 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "arx-map-lalees-minigame", - "version": "2.0.0", + "version": "2.1.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "arx-map-lalees-minigame", - "version": "2.0.0", + "version": "2.1.0", "license": "GPL-3.0-or-later", "dependencies": { "arx-convert": "^9.0.0", diff --git a/package.json b/package.json index 38a4c1e..dd471a6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "arx-map-lalees-minigame", - "version": "2.0.0", + "version": "2.1.0", "description": "An Arx Fatalis map to promote 'Lalee's Games' youtube channel", "main": "src/index.ts", "type": "module", @@ -38,4 +38,4 @@ "tsc-alias": "^1.8.10", "typescript": "^5.4.5" } -} \ No newline at end of file +}