Skip to content

Commit cec6494

Browse files
Merge pull request #18 from CleverTap/develop
Change invalid SDK version format from 0.5.5.5 to 0.5.5
2 parents 95b84e6 + ab2d9ea commit cec6494

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Change Log
22

3-
### Version 0.0.5.5 (June 24, 2024)
3+
### Version 0.5.5 (June 24, 2024)
44

55
---
66

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@clevertap/clevertap-signed-call-react-native",
3-
"version": "0.0.5.5",
3+
"version": "0.5.5",
44
"description": "The CleverTap's Signed Call React Native SDK provides an in-app calls service to make and receive calls in the mobile apps.",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",

0 commit comments

Comments
 (0)