diff --git a/package-lock.json b/package-lock.json index 6ad5303..099b592 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@rdfc/sds-processors-ts", - "version": "0.5.1", + "version": "0.5.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@rdfc/sds-processors-ts", - "version": "0.5.1", + "version": "0.5.2", "license": "MIT", "dependencies": { "@treecg/types": "^0.4.6", diff --git a/package.json b/package.json index 9728ebf..ffd01b8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@rdfc/sds-processors-ts", - "version": "0.5.1", + "version": "0.5.2", "type": "module", "scripts": { "build": "tsc && tsc-alias",