diff --git a/package.json b/package.json index ebc21241..5f3979ae 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@hyperjump/json-schema", - "version": "1.7.2", + "version": "1.7.3", "description": "A JSON Schema validator with support for custom keywords, vocabularies, and dialects", "type": "module", "main": "./stable/index.js",