diff --git a/package.json b/package.json index 593c4fe..1266cc5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@tutim/root", - "version": "0.0.20", + "version": "0.0.21", "description": "form infrastructure for web applications", "author": "Tutim ", "homepage": "https://tutim.io", diff --git a/packages/fields/package.json b/packages/fields/package.json index c5c4971..e4e43ca 100644 --- a/packages/fields/package.json +++ b/packages/fields/package.json @@ -1,6 +1,6 @@ { "name": "@tutim/fields", - "version": "0.0.20", + "version": "0.0.21", "description": "form infrastructure for web applications", "author": "Tutim ", "homepage": "https://tutim.io", @@ -70,4 +70,4 @@ "hook-form", "react" ] -} \ No newline at end of file +} diff --git a/packages/headless/package.json b/packages/headless/package.json index a5f7e52..7ec7d26 100644 --- a/packages/headless/package.json +++ b/packages/headless/package.json @@ -1,6 +1,6 @@ { "name": "@tutim/headless", - "version": "0.0.20", + "version": "0.0.21", "description": "form infrastructure for web applications", "author": "Tutim ", "homepage": "https://tutim.io", @@ -54,4 +54,4 @@ "hook-form", "react" ] -} \ No newline at end of file +} diff --git a/packages/types/package.json b/packages/types/package.json index 141e5cd..ea4d19d 100644 --- a/packages/types/package.json +++ b/packages/types/package.json @@ -1,6 +1,6 @@ { "name": "@tutim/types", - "version": "0.0.20", + "version": "0.0.21", "description": "form infrastructure for web applications", "author": "Tutim ", "homepage": "https://tutim.io", @@ -33,4 +33,4 @@ "hook-form", "react" ] -} \ No newline at end of file +}