Skip to content

Commit

Permalink
v0.12.5
Browse files Browse the repository at this point in the history
  • Loading branch information
lelandrichardson committed Mar 20, 2017
1 parent 035cb64 commit 094194e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Change Log

## 0.12.5 (March 20, 2017)

### Patches

* Fix crashes on null activity
[#1148](https://github.com/airbnb/react-native-maps/pull/1148)


## 0.12.4 (January 12, 2017)

### Patches
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "React Native Mapview component for iOS + Android",
"main": "index.js",
"author": "Leland Richardson <[email protected]>",
"version": "0.12.4",
"version": "0.12.5",
"scripts": {
"start": "react-native start",
"lint": "eslint ."
Expand Down

0 comments on commit 094194e

Please sign in to comment.