diff --git a/package.json b/package.json index e1c688e..95b5894 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mui-rhf", - "version": "0.0.8", + "version": "0.0.9", "description": "Form generator based on Material UI and React Hook Form", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -67,4 +67,4 @@ "tslib": "^2.1.0", "typescript": "^4.1.3" } -} \ No newline at end of file +}