diff --git a/package.json b/package.json index 3ab7cf9..07595bb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@hookform/strictly-typed", - "version": "0.0.0-development", + "version": "0.0.1", "description": "React Hook Form strictly typed custom hooks.", "main": "dist/index.js", "module": "dist/index.esm.js",