Skip to content

Commit 97bd09f

Browse files
committed
3.1.2
1 parent d799423 commit 97bd09f

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 `@rescript-react-native/safe-area-context`
22

3+
## 3.1.2 - 2021-05-03
4+
5+
ReScript
6+
37
## 3.1.1 - 2020-11-18
48

59
Fix npm description

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@rescript-react-native/safe-area-context",
33
"description": "ReScript bindings for react-native-safe-area-context.",
4-
"version": "3.1.1",
4+
"version": "3.1.2",
55
"publishConfig": {
66
"access": "public"
77
},

0 commit comments

Comments
 (0)