@woosmap/react-native-plugin-geofencing 0.1.15 → 0.1.17

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,5 +1,4 @@
1
1
  ![woosmap](https://avatars.githubusercontent.com/u/1203240?s=200&v=4)
2
-
3
2
  # Woosmap Geofencing React Native Plugin
4
3
 
5
4
  ### SDKs to help developers collecting users’ locations in the right way.
@@ -1 +1 @@
1
- #Thu Aug 11 08:03:38 UTC 2022
1
+ #Tue Sep 20 13:21:53 UTC 2022
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@woosmap/react-native-plugin-geofencing",
3
- "version": "0.1.12-rc.0",
3
+ "version": "0.1.17",
4
4
  "description": "This react-native plugin extends the functionality offered by the Woosmap Geofencing Mobile SDKs. Find more about the Woosmap Geofencing SDK",
5
5
  "main": "lib/commonjs/index",
6
6
  "module": "lib/module/index",