diff --git a/package.json b/package.json index 1a392eb..9ac76fc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@hookform/strictly-typed", - "version": "0.0.2", + "version": "0.0.3", "description": "React Hook Form strictly typed custom hooks.", "main": "dist/index.js", "module": "dist/index.esm.js",