Skip to content

Commit

Permalink
chore: release v6.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
matinzd committed Jan 4, 2024
1 parent 297c2aa commit c937da5
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions apps/fabric/ios/Podfile.lock
Expand Up @@ -66,7 +66,7 @@ PODS:
- hermes-engine/Pre-built (0.73.1)
- libevent (2.1.12)
- lottie-ios (4.3.4)
- lottie-react-native (6.5.0):
- lottie-react-native (6.5.1):
- glog
- hermes-engine
- lottie-ios (~> 4.3.3)
Expand Down Expand Up @@ -1397,7 +1397,7 @@ SPEC CHECKSUMS:
hermes-engine: 34df9d5034e90bd9bf1505e1ca198760373935af
libevent: 4049cae6c81cdb3654a443be001fb9bdceff7913
lottie-ios: 3d98679b41fa6fd6aff2352b3953dbd3df8a397e
lottie-react-native: 4464e5f59697a562e11d4d18fa684dc9bab6c32a
lottie-react-native: 80bda323805fa62005afff0583d2927a89108f20
OpenSSL-Universal: ebc357f1e6bc71fa463ccb2fe676756aff50e88c
RCT-Folly: 7169b2b1c44399c76a47b5deaaba715eeeb476c0
RCTRequired: 6dda55e483f75d2b43781d8ad5bd7df276a50981
Expand Down
4 changes: 2 additions & 2 deletions apps/paper/ios/Podfile.lock
Expand Up @@ -75,7 +75,7 @@ PODS:
- hermes-engine/Pre-built (0.72.6)
- libevent (2.1.12)
- lottie-ios (4.3.4)
- lottie-react-native (6.5.0):
- lottie-react-native (6.5.1):
- lottie-ios (~> 4.3.3)
- React-Core
- OpenSSL-Universal (1.1.1100)
Expand Down Expand Up @@ -690,7 +690,7 @@ SPEC CHECKSUMS:
hermes-engine: 8057e75cfc1437b178ac86c8654b24e7fead7f60
libevent: 4049cae6c81cdb3654a443be001fb9bdceff7913
lottie-ios: 3d98679b41fa6fd6aff2352b3953dbd3df8a397e
lottie-react-native: 9a3b9fa5780b96b421dce9d7ad8f8532406a7a85
lottie-react-native: cdeae481649c11d586084b8662f03251c4dd8249
OpenSSL-Universal: ebc357f1e6bc71fa463ccb2fe676756aff50e88c
RCT-Folly: 424b8c9a7a0b9ab2886ffe9c3b041ef628fd4fb1
RCTRequired: 28469809442eb4eb5528462705f7d852948c8a74
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
@@ -1,6 +1,6 @@
{
"name": "lottie-react-native",
"version": "6.5.0",
"version": "6.5.1",
"description": "React Native bindings for Lottie",
"main": "lib/commonjs/index.js",
"module": "lib/module/index.js",
Expand Down

0 comments on commit c937da5

Please sign in to comment.