Skip to content

Commit

Permalink
Bump version 1.3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Guilherme Pontes committed Jul 28, 2018
1 parent db528d9 commit 8faf50a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ const GooglePlacesInput = () => {
- [x] Predefined places

### Changelog
- 1.3.8 : Multiple bugfixes + fixed breaking change in React Native.
- 1.3.9 : Multiple bugfixes + fixed breaking change in React Native.
- 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.
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.8",
"version": "1.3.9",
"description": "Customizable Google Places autocomplete component for iOS and Android React-Native apps",
"main": "GooglePlacesAutocomplete.js",
"scripts": {
Expand Down

0 comments on commit 8faf50a

Please sign in to comment.