diff --git a/package-lock.json b/package-lock.json index 10a8f13..91333d7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@drincs/nqtr", - "version": "0.2.3", + "version": "0.2.4", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@drincs/nqtr", - "version": "0.2.3", + "version": "0.2.4", "license": "GPL-3.0", "devDependencies": { "@drincs/nqtr": "^0.2.2", diff --git a/package.json b/package.json index 6388fa9..0dcc3e5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@drincs/nqtr", - "version": "0.2.3", + "version": "0.2.4", "description": "A complete system introducing the concepts of location, time and event, producing the framework of a not-quite-point-and-click adventure game.", "main": "./dist/index.js", "module": "./dist/index.mjs",