Skip to content

Commit

Permalink
Merged pull, fixed equality bug and added tests
Browse files Browse the repository at this point in the history
  • Loading branch information
christianalfoni committed Apr 29, 2015
1 parent f568ac5 commit 37018b1
Show file tree
Hide file tree
Showing 9 changed files with 84 additions and 748 deletions.
2 changes: 1 addition & 1 deletion bower.json
@@ -1,6 +1,6 @@
{
"name": "formsy-react",
"version": "0.13.0",
"version": "0.13.1",
"description": "A form input builder and validator for React JS",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "formsy-react",
"version": "0.13.0",
"version": "0.13.1",
"description": "A form input builder and validator for React JS",
"repository": {
"type": "git",
Expand Down

0 comments on commit 37018b1

Please sign in to comment.