Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 0.1.2 #84

Merged
merged 10 commits into from
Feb 7, 2024
4 changes: 2 additions & 2 deletions example/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ PODS:
- hermes-engine (0.73.1):
- hermes-engine/Pre-built (= 0.73.1)
- hermes-engine/Pre-built (0.73.1)
- klaviyo-react-native-sdk (0.1.1):
- klaviyo-react-native-sdk (0.1.2):
- KlaviyoSwift (= 3.0.2)
- React-Core
- KlaviyoSwift (3.0.2):
Expand Down Expand Up @@ -1333,7 +1333,7 @@ SPEC CHECKSUMS:
fmt: ff9d55029c625d3757ed641535fd4a75fedc7ce9
glog: c5d68082e772fa1c511173d6b30a9de2c05a69a2
hermes-engine: 34df9d5034e90bd9bf1505e1ca198760373935af
klaviyo-react-native-sdk: 7222f2b84ec269dd50bc734f998020b33a32091d
klaviyo-react-native-sdk: bb23fe38c4794e14613f0e1013acb8ffcf1834ba
KlaviyoSwift: b3454b6c177b67b72b0afa1b77f6bf6281e9c754
libevent: 4049cae6c81cdb3654a443be001fb9bdceff7913
OpenSSL-Universal: ebc357f1e6bc71fa463ccb2fe676756aff50e88c
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "klaviyo-react-native-sdk",
"version": "0.1.1",
"version": "0.1.2",
"description": "Official Klaviyo React Native SDK",
"main": "lib/commonjs/index",
"module": "lib/module/index",
Expand Down