Skip to content

Commit a4cf20e

Browse files
Version bump v0.2.1
1 parent 7b599b8 commit a4cf20e

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,3 +1,7 @@
1+
## 0.2.1
2+
3+
- Updated UTM source in README.md file
4+
15
## 0.2.0
26

37
- Added support for fetching **bottom safe area inset** using native modules.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@logicwind/react-native-status-bar-height",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "A React Native library for retrieving the status bar height on both Android and iOS.",
55
"source": "./src/index.tsx",
66
"main": "./lib/commonjs/index.js",

0 commit comments

Comments
 (0)