Skip to content

Commit 2bf3bb4

Browse files
Update package version
1 parent 0bceba4 commit 2bf3bb4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-native-ficus-ui-monorepo",
33
"private": true,
4-
"version": "2.0.3",
4+
"version": "2.0.4",
55
"engines": {
66
"node": ">= 22.0.0"
77
},

packages/react-native-ficus-ui/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<img src="apps/docs/static/img/banner.png" width="80%" alt="React Native Ficus UI banner" />
1+
<img src="https://github.com/BearStudio/react-native-ficus-ui/raw/main/apps/docs/static/img/banner.png" width="80%" alt="React Native Ficus UI banner" />
22

33
<br />
44

packages/react-native-ficus-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"type": "module",
33
"name": "react-native-ficus-ui",
4-
"version": "2.0.3",
4+
"version": "2.0.4",
55
"contributors": [
66
{
77
"name": "Nicolas Torion",

0 commit comments

Comments
 (0)