Skip to content

Commit

Permalink
updated changelog + bump version 1.1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxim Yaskevich committed Jun 28, 2016
1 parent ff719cf commit d5e63e6
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 @@ -2,6 +2,7 @@
Customizable Google Places autocomplete component for iOS and Android React-Native apps

### Changelog
- 1.1.10 : Update to work with react-native > 0.24
- 1.1.9 : Added `setAddressText` method
- 1.1.8 : Ability to set address from outside of component
- 1.1.7 : Support for RN v0.26
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-google-places-autocomplete",
"version": "1.1.9",
"version": "1.1.10",
"description": "Customizable Google Places autocomplete component for iOS and Android React-Native apps",
"main": "GooglePlacesAutocomplete.js",
"scripts": {
Expand Down

0 comments on commit d5e63e6

Please sign in to comment.