Skip to content

Commit 818097a

Browse files
Bump simplr-forms and simplr-dom to 4.0.1.
1 parent f3a397a commit 818097a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/simplr-forms-dom/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "simplr-forms-dom",
3-
"version": "4.0.0-pre-alpha.20",
3+
"version": "4.0.1-alpha",
44
"description": "DOM components for simplr-forms.",
55
"repository": "SimplrJS/simplr-forms",
66
"homepage": "https://github.com/SimplrJS/simplr-forms",
@@ -62,7 +62,7 @@
6262
"immutable": "^3.8.1",
6363
"prop-types": "^15.5.8",
6464
"react": "^15.5.4",
65-
"simplr-forms": "^4.0.0-pre-alpha.20",
65+
"simplr-forms": "^4.0.1-alpha",
6666
"typed-immutable-record": "0.0.6"
6767
},
6868
"jest": {

packages/simplr-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-forms",
3-
"version": "4.0.0-pre-alpha.20",
3+
"version": "4.0.1-alpha",
44
"description": "Shared simplr-forms logic.",
55
"repository": "SimplrJS/simplr-forms",
66
"homepage": "https://github.com/SimplrJS/simplr-forms",

0 commit comments

Comments
 (0)