Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
FaridSafi committed Feb 12, 2016
1 parent af62726 commit a764b65
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ Form component for React-Native

### Changelog

- 0.0.3 Adds activityIndicatorColor prop to SubmitWidget and Ability to disable the submit widget using onValidation prop - PR @danielweinmann - See https://github.com/FaridSafi/react-native-gifted-form/pull/17
- 0.0.2 Add support of react-native-vector-icons - PR @danielweinmann - See https://github.com/FaridSafi/react-native-gifted-form/pull/9
- 0.0.1 Initial

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": "react-native-gifted-form",
"version": "0.0.2",
"version": "0.0.3",
"description": "Form component for react-native",
"main": "GiftedForm.js",
"scripts": {
Expand Down

0 comments on commit a764b65

Please sign in to comment.