Skip to content

Commit 46174b3

Browse files
committed
update package version
1 parent 285c335 commit 46174b3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"dependencies": {
1414
"react": "19.0.0",
1515
"react-native": "0.78.0",
16-
"react-native-verloop-sdk": "^1.1.1-rc.1"
16+
"react-native-verloop-sdk": "^1.1.1"
1717
},
1818
"devDependencies": {
1919
"@babel/core": "^7.25.2",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-verloop-sdk",
3-
"version": "1.1.1-rc.2",
3+
"version": "1.1.1",
44
"description": "VerloopSDK is to display client side livechat widget on the mobile app.",
55
"main": "src/index.js",
66
"types": "src/index.d.ts",

0 commit comments

Comments
 (0)