diff options
author | Alexander NeonXP Kiryukhin <a.kiryukhin@mail.ru> | 2019-06-09 20:56:25 +0300 |
---|---|---|
committer | Alexander NeonXP Kiryukhin <a.kiryukhin@mail.ru> | 2019-06-09 20:56:25 +0300 |
commit | 5cdad747bea22742aaaeabfe3757d081c3d6c8b3 (patch) | |
tree | bf5cd9ddbc3289a20c164c7b83df7a4ad3ac8770 /package.json | |
parent | 3d08794c93bc055c46de0d809aa7316d209da34d (diff) |
bump version
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index d65a1bf..34187c7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-raster-maps", - "version": "1.0.0", + "version": "1.0.1", "description": "Based on https://pigeon-maps.js.org/.", "main": "src/index.js", "scripts": { |