diff --git a/package.json b/package.json index 67e7279..da7931e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@atmina/formbuilder", - "version": "2.0.0", + "version": "2.1.0", "description": "A strongly-typed alternative API for React Hook Form.", "main": "dist/index.js", "module": "dist/index.mjs",