Skip to content

Commit

Permalink
Release 0.2.1 (#134)
Browse files Browse the repository at this point in the history
preping for release 0.2.1
  • Loading branch information
ajaysubra committed Mar 13, 2024
1 parent a8d1086 commit 3e1db5e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions example/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,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.2.0):
- klaviyo-react-native-sdk (0.2.1):
- KlaviyoSwift (= 3.0.3)
- React-Core
- KlaviyoSwift (3.0.3):
Expand Down Expand Up @@ -1234,7 +1234,7 @@ SPEC CHECKSUMS:
fmt: ff9d55029c625d3757ed641535fd4a75fedc7ce9
glog: c5d68082e772fa1c511173d6b30a9de2c05a69a2
hermes-engine: 34df9d5034e90bd9bf1505e1ca198760373935af
klaviyo-react-native-sdk: aee5d61742ec539582786c12e6667f6c228f2266
klaviyo-react-native-sdk: 54616135f434ad3569debf926e2b0c00704f26e9
KlaviyoSwift: 9318efaa92f5435d63aa093e3e9d49af947b7685
libevent: 4049cae6c81cdb3654a443be001fb9bdceff7913
RCT-Folly: 7169b2b1c44399c76a47b5deaaba715eeeb476c0
Expand Down
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "klaviyo-react-native-sdk-example",
"version": "0.2.0",
"version": "0.2.1",
"private": true,
"scripts": {
"android": "react-native run-android",
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.2.0",
"version": "0.2.1",
"description": "Official Klaviyo React Native SDK",
"main": "lib/commonjs/index",
"module": "lib/module/index",
Expand Down

0 comments on commit 3e1db5e

Please sign in to comment.