Skip to content

Commit 8f49e2d

Browse files
committed
2.0.1
1 parent 556044e commit 8f49e2d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog of `@reason-react-native/geolocation`
22

3+
## 2.0.1 - 2020-11-06
4+
5+
rescript 8.2 compat
6+
37
## 2.0.0 - 2020-04-02
48

59
Initial release

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@reason-react-native/geolocation",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)