diff --git a/package.json b/package.json index 39c5922..e5e174b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@atmina/formbuilder", - "version": "0.0.2", + "version": "0.0.3", "description": "A strongly-typed alternative API for React Hook Form.", "source": "src/index.ts", "main": "lib/index.js",