File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed
Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## 0.15.2 (May 20, 2017)
4+
5+ * iOS: [ #1351 ] ( https://github.com/airbnb/react-native-maps/pull/1351 ) Fix file references
6+
37## 0.15.1 (May 19, 2017)
48
59* iOS: [ #1341 ] ( https://github.com/airbnb/react-native-maps/pull/1341 ) Fix compile error in rn version >= 0.40
Original file line number Diff line number Diff line change 11VERSION_CODE =4
2- VERSION_NAME =0.15.1
2+ VERSION_NAME =0.15.2
33GROUP =com.airbnb.android
44
55POM_DESCRIPTION =React Native Map view component for Android
Original file line number Diff line number Diff line change 33 "description" : " React Native Mapview component for iOS + Android" ,
44 "main" : " index.js" ,
55 "author" : " Leland Richardson <leland.m.richardson@gmail.com>" ,
6- "version" : " 0.15.1 " ,
6+ "version" : " 0.15.2 " ,
77 "scripts" : {
88 "start" : " node node_modules/react-native/local-cli/cli.js start" ,
99 "run:packager" : " ./node_modules/react-native/packager/packager.sh" ,
You can’t perform that action at this time.
0 commit comments