diff --git a/package.json b/package.json index 35fc1f5..ae54fa1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@hookform/devtools", - "version": "4.0.1-beta.0", + "version": "4.0.1", "description": "React Hook Form dev tool to help debugging forms", "main": "dist/index.js", "umd:main": "dist/index.umd.development.js",