Skip to content

Commit 5f2c5c4

Browse files
committed
Bump version number
1 parent f375a84 commit 5f2c5c4

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-edge-to-edge",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"license": "MIT",
55
"description": "Effortlessly enable edge-to-edge display in React Native",
66
"author": "Mathieu Acthernoene <[email protected]>",
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 0.1.1
4+
5+
- Fix `react-native-web` compatibility (f375a84)
6+
37
## 0.1.0
48

59
- Initial release

react-native-is-edge-to-edge/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-is-edge-to-edge",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"license": "MIT",
55
"description": "Detect react-native-edge-to-edge package install",
66
"author": "Mathieu Acthernoene <[email protected]>",

0 commit comments

Comments
 (0)