Skip to content

Commit

Permalink
updated minor version
Browse files Browse the repository at this point in the history
  • Loading branch information
nnur committed Jul 26, 2017
1 parent 56c82ff commit 7d54995
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ WonderForm is a really lightweight form building and validation component for Re
- Comes with validation for common inputs like date, email, etc
- Easily add custom validations or overwrite default validation

## [Demo](https://react-form.js.org/?selectedKind=2.%20Demos&selectedStory=Kitchen%20Sink&full=0&down=0&left=1&panelRight=0&downPanel=kadirahq%2Fstorybook-addon-actions%2Factions-panel)
## [Demo](https://nnur.github.io/wonder-form/)


## Table of Contents
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wonder-form",
"version": "1.0.1",
"version": "1.0.2",
"description": "wonder-form React component",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down

0 comments on commit 7d54995

Please sign in to comment.