Skip to content
This repository was archived by the owner on Nov 5, 2024. It is now read-only.

Commit 5265495

Browse files
authored
4.0.2 - chore: update package version
2 parents 1b60083 + 24aa7a7 commit 5265495

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "agora-rn-uikit",
3-
"version": "4.0.1",
3+
"version": "4.0.2",
44
"author": {
55
"name": "Ekaansh Arora",
66
"email": "ekaansh@agora.io"

src/RtmConfigure.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ const RtmConfigure: React.FC = (props) => {
185185
uikit: {
186186
platform: Platform.OS,
187187
framework: 'reactnative',
188-
version: '4.0.0',
188+
version: '4.0.2',
189189
},
190190
agora: {
191191
rtm: rtmVersion,

0 commit comments

Comments
 (0)