Skip to content

Commit

Permalink
Release 0.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mbrookes committed Oct 20, 2016
1 parent e552193 commit 6df0352
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
## Changelog

* 0.5.2 Fix 0.5.1 error (Issue #150, PR #151) (@codeaholicguy)

* 0.5.1 Add updateImmediately prop & fix handleChange (@mbrookes)

* 0.5.0 Lint jsx files - fix linting errors in same
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": "formsy-material-ui",
"version": "0.5.1",
"version": "0.5.2",
"description": "A formsy-react compatibility wrapper for Material-UI form components.",
"main": "./lib/index.js",
"scripts": {
Expand Down

0 comments on commit 6df0352

Please sign in to comment.