diff --git a/package.json b/package.json index 12f0f63..399f984 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@resolute/coerce", - "version": "0.0.2", + "version": "0.0.3", "description": "Coerce input to types and formats with sanitizers and validators.", "type": "module", "main": "./index.cjs",