Skip to content

Commit e91ec39

Browse files
Podfile updated
1 parent 7189ced commit e91ec39

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

example/ios/Podfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -72,9 +72,9 @@ PODS:
7272
- FlipperKit/FlipperKitNetworkPlugin
7373
- fmt (6.2.1)
7474
- glog (0.3.5)
75-
- Intercom (11.0.1)
76-
- intercom-react-native (2.0.1):
77-
- Intercom (~> 11.0.0)
75+
- Intercom (11.1.2)
76+
- intercom-react-native (2.0.2):
77+
- Intercom (~> 11.1.2)
7878
- React-Core
7979
- libevent (2.1.12)
8080
- OpenSSL-Universal (1.1.180)
@@ -503,8 +503,8 @@ SPEC CHECKSUMS:
503503
FlipperKit: aec2d931adeee48a07bab1ea8bcc8a6bb87dfce4
504504
fmt: ff9d55029c625d3757ed641535fd4a75fedc7ce9
505505
glog: 5337263514dd6f09803962437687240c5dc39aa4
506-
Intercom: ce64b3b0be34bb3f24527f2554a37b86f3d54363
507-
intercom-react-native: dfb9c1556eff6cfdc262bf9e148ee59804371632
506+
Intercom: 4137504754b8b082e45eda16b3e85d5c3d25dc73
507+
intercom-react-native: 65d984d37d28f19ba6702b616830cdf2bba9295a
508508
libevent: 4049cae6c81cdb3654a443be001fb9bdceff7913
509509
OpenSSL-Universal: 1aa4f6a6ee7256b83db99ec1ccdaa80d10f9af9b
510510
RCT-Folly: 0dd9e1eb86348ecab5ba76f910b56f4b5fef3c46

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@intercom/intercom-react-native",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "React Native wrapper to bridge our iOS and Android SDK",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",

0 commit comments

Comments
 (0)