Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
yiminghe committed Apr 22, 2019
1 parent 376300f commit 49ceefe
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions HISTORY.md
@@ -1,6 +1,10 @@
# History
----

## 1.11.1 / 2019-04-22

- support message as function

## 1.11.0 / 2019-03-22

- support promise usage(asyncValidator)
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "async-validator",
"version": "1.11.0",
"version": "1.11.1",
"description": "validate form asynchronous",
"keywords": [
"validator",
Expand Down

0 comments on commit 49ceefe

Please sign in to comment.