diff --git a/README.md b/README.md index 1d5cd768328..4f8f0d5fb53 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ API | Form Builder | FAQs | - Examples + Examples

### Features diff --git a/package.json b/package.json index 9ad563d7296..8adbfb43fff 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "react-hook-form", "description": "Performant, flexible and extensible forms library for React Hooks", - "version": "7.51.3", + "version": "7.51.4", "main": "dist/index.cjs.js", "module": "dist/index.esm.mjs", "umd:main": "dist/index.umd.js",