Skip to content

Commit

Permalink
v0.0.22
Browse files Browse the repository at this point in the history
  • Loading branch information
eylonmiz committed Mar 28, 2023
1 parent 8c5e2c7 commit 86f98ef
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tutim/root",
"version": "0.0.21",
"version": "0.0.22",
"description": "form infrastructure for web applications",
"author": "Tutim <eylon@tutim.io>",
"homepage": "https://tutim.io",
Expand Down
4 changes: 2 additions & 2 deletions packages/fields/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tutim/fields",
"version": "0.0.21",
"version": "0.0.22",
"description": "form infrastructure for web applications",
"author": "Tutim <eylon@tutim.io>",
"homepage": "https://tutim.io",
Expand Down Expand Up @@ -70,4 +70,4 @@
"hook-form",
"react"
]
}
}
4 changes: 2 additions & 2 deletions packages/headless/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tutim/headless",
"version": "0.0.21",
"version": "0.0.22",
"description": "form infrastructure for web applications",
"author": "Tutim <eylon@tutim.io>",
"homepage": "https://tutim.io",
Expand Down Expand Up @@ -54,4 +54,4 @@
"hook-form",
"react"
]
}
}
4 changes: 2 additions & 2 deletions packages/types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tutim/types",
"version": "0.0.21",
"version": "0.0.22",
"description": "form infrastructure for web applications",
"author": "Tutim <eylon@tutim.io>",
"homepage": "https://tutim.io",
Expand Down Expand Up @@ -33,4 +33,4 @@
"hook-form",
"react"
]
}
}

0 comments on commit 86f98ef

Please sign in to comment.