Skip to content

Commit 6e5b86d

Browse files
v4.1.0
1 parent ebcbdc1 commit 6e5b86d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

packages/react-forms-dom/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@simplr/react-forms-dom",
3-
"version": "4.0.0",
3+
"version": "4.1.0",
44
"description": "DOM components for @simplr/react-forms.",
55
"repository": "SimplrJS/react-forms",
66
"homepage": "https://github.com/SimplrJS/react-forms",

packages/react-forms-validation/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@simplr/react-forms-validation",
3-
"version": "4.0.0",
3+
"version": "4.1.0",
44
"description": "Validation library for @simplr/react-forms.",
55
"repository": "SimplrJS/react-forms",
66
"homepage": "https://github.com/SimplrJS/react-forms",

packages/react-forms/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@simplr/react-forms",
3-
"version": "4.0.0",
3+
"version": "4.1.0",
44
"description": "Shared @simplr/react-forms logic.",
55
"repository": "SimplrJS/react-forms",
66
"homepage": "https://github.com/SimplrJS/react-forms",

0 commit comments

Comments
 (0)