diff --git a/package.json b/package.json index a63fddb8..ed203519 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "schemata-ts", - "version": "2.2.4", + "version": "2.2.5", "description": "An all-inclusive schema engine featuring schemata inspired by io-ts and validators.js. Written for TypeScript with fp-ts", "homepage": "https://jacob-alford.github.io/schemata-ts/", "repository": {