We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 556044e commit 8f49e2dCopy full SHA for 8f49e2d
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog of `@reason-react-native/geolocation`
2
3
+## 2.0.1 - 2020-11-06
4
+
5
+rescript 8.2 compat
6
7
## 2.0.0 - 2020-04-02
8
9
Initial release
package.json
@@ -1,6 +1,6 @@
{
"name": "@reason-react-native/geolocation",
- "version": "2.0.0",
+ "version": "2.0.1",
"publishConfig": {
"access": "public"
},
0 commit comments