diff --git a/package.json b/package.json index 894adc0..6a2abf3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-leaflet-view", - "version": "0.1.1", + "version": "0.1.2", "description": "A LeafletView component using WebView and Leaflet map for React Native applications", "main": "lib/commonjs/index", "module": "lib/module/index",