diff --git a/package.json b/package.json index 9efdd12..be55259 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-hook-form-persistant", - "version": "1.0.1", + "version": "1.0.2", "description": "Persist and populate react-hook-form form using storage of your choice", "types": "dist/index.d.ts", "main": "dist/index.js",