diff --git a/package-lock.json b/package-lock.json index 7c3c44f..af02baf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@drincs/nqtr", - "version": "0.2.0", + "version": "0.2.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@drincs/nqtr", - "version": "0.2.0", + "version": "0.2.1", "license": "GPL-3.0", "devDependencies": { "@drincs/nqtr": "^0.1.20", diff --git a/package.json b/package.json index c29fe32..7ba4793 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@drincs/nqtr", - "version": "0.2.0", + "version": "0.2.1", "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",