Skip to content

Commit

Permalink
v0.0.21
Browse files Browse the repository at this point in the history
  • Loading branch information
eylonmiz committed Mar 15, 2023
1 parent 3addf05 commit 72d239d
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.20",
"version": "0.0.21",
"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.20",
"version": "0.0.21",
"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.20",
"version": "0.0.21",
"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.20",
"version": "0.0.21",
"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 72d239d

Please sign in to comment.