aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorAlexander NeonXP Kiryukhin <a.kiryukhin@mail.ru>2019-06-09 21:17:10 +0300
committerAlexander NeonXP Kiryukhin <a.kiryukhin@mail.ru>2019-06-09 21:17:10 +0300
commit4bbfa9ff840674bb6c027af6131fdfcb6fb48583 (patch)
treeab2e2bb2c75b2c649349f494e3d7fad756c4c15a /package.json
parent5cdad747bea22742aaaeabfe3757d081c3d6c8b3 (diff)
Added `onLoadTile` propHEADmaster
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 34187c7..4ae5511 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "react-native-raster-maps",
- "version": "1.0.1",
+ "version": "1.0.2",
"description": "Based on https://pigeon-maps.js.org/.",
"main": "src/index.js",
"scripts": {