diff --git a/package-lock.json b/package-lock.json index c076ac1..1e6c532 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@drincs/nqtr", - "version": "0.2.9", + "version": "0.2.10", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@drincs/nqtr", - "version": "0.2.9", + "version": "0.2.10", "license": "GPL-3.0", "devDependencies": { "@drincs/nqtr": "^0.2.8", diff --git a/package.json b/package.json index a7bc7bd..aaf7303 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@drincs/nqtr", - "version": "0.2.9", + "version": "0.2.10", "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",