diff --git a/package-lock.json b/package-lock.json index 2430c97..8911939 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@rapidom/schema", - "version": "1.0.0", + "version": "1.0.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@rapidom/schema", - "version": "1.0.0", + "version": "1.0.1", "license": "MIT", "devDependencies": { "@types/jest": "^27.5.1", diff --git a/package.json b/package.json index 15f73f7..b3c6c39 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@rapidom/schema", - "version": "1.0.0", + "version": "1.0.1", "description": "RapidOM schema validator", "license": "MIT", "author": {