diff --git a/package-lock.json b/package-lock.json index cf6a4f5..5a6215b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@citolab/qti-convert", - "version": "0.2.7-1", + "version": "0.2.7-2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@citolab/qti-convert", - "version": "0.2.7-1", + "version": "0.2.7-2", "license": "Apache-2.0", "dependencies": { "archiver": "^6.0.1", diff --git a/package.json b/package.json index 609df89..432a63e 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "engines": { "node": ">=16.0.0" }, - "version": "0.2.7-1", + "version": "0.2.7-2", "type": "module", "bin": { "qti-convert-pkg": "./dist/qti-convert-pkg.mjs",