Skip to content

Commit 100fbd1

Browse files
committed
v0.1.4
1 parent 2c08772 commit 100fbd1

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tutim/root",
3-
"version": "0.1.3",
3+
"version": "0.1.4",
44
"description": "form infrastructure for web applications",
55
"author": "Tutim <eylon@tutim.io>",
66
"homepage": "https://tutim.io",

packages/fields/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tutim/fields",
3-
"version": "0.1.3",
3+
"version": "0.1.4",
44
"description": "form infrastructure for web applications",
55
"author": "Tutim <eylon@tutim.io>",
66
"homepage": "https://tutim.io",

packages/headless/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tutim/headless",
3-
"version": "0.1.3",
3+
"version": "0.1.4",
44
"description": "form infrastructure for web applications",
55
"author": "Tutim <eylon@tutim.io>",
66
"homepage": "https://tutim.io",

packages/types/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tutim/types",
3-
"version": "0.1.3",
3+
"version": "0.1.4",
44
"description": "form infrastructure for web applications",
55
"author": "Tutim <eylon@tutim.io>",
66
"homepage": "https://tutim.io",

0 commit comments

Comments
 (0)