Skip to content

Commit

Permalink
Version bump 1.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
guilhermepontes committed Sep 25, 2017
1 parent 5b23343 commit 6b4a9b7
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.3.6 : Fixed accuracy issue.
- 1.3.5 : Fixed bug where input was being cleared.
- 1.3.4 : Fixed bug where loading was breaking the component.
- 1.3.3 : Fixed `key prop` warning and added loading indicator.
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.3.5",
"version": "1.3.6",
"description": "Customizable Google Places autocomplete component for iOS and Android React-Native apps",
"main": "GooglePlacesAutocomplete.js",
"scripts": {
Expand Down

0 comments on commit 6b4a9b7

Please sign in to comment.