Skip to content

Commit d6da133

Browse files
committed
release: v0.1.3
1 parent d80bcf7 commit d6da133

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/form-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tanstack/form-core",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"description": "Powerful, type-safe, framework agnostic forms.",
55
"author": "tannerlinsley",
66
"license": "MIT",

packages/react-form/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tanstack/react-form",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"description": "Powerful, type-safe forms for React.",
55
"author": "tannerlinsley",
66
"license": "MIT",

0 commit comments

Comments
 (0)