Skip to content

Commit

Permalink
chore: release v6.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
matinzd committed Nov 14, 2023
1 parent b350101 commit 38d1c1c
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 @@ -68,7 +68,7 @@ PODS:
- hermes-engine/Pre-built (0.72.6)
- libevent (2.1.12)
- lottie-ios (4.3.3)
- lottie-react-native (6.4.0):
- lottie-react-native (6.4.1):
- lottie-ios (~> 4.3.3)
- RCT-Folly
- RCTRequired
Expand Down Expand Up @@ -1267,7 +1267,7 @@ SPEC CHECKSUMS:
hermes-engine: 8057e75cfc1437b178ac86c8654b24e7fead7f60
libevent: 4049cae6c81cdb3654a443be001fb9bdceff7913
lottie-ios: 25e7b2675dad5c3ddad369ac9baab03560c5bfdd
lottie-react-native: bbaa5fac982f8ac7ee12b57a8bf7773f67c93386
lottie-react-native: c11d5def3fb6d3b6257c467e033bc896ca4526c0
OpenSSL-Universal: ebc357f1e6bc71fa463ccb2fe676756aff50e88c
RCT-Folly: 424b8c9a7a0b9ab2886ffe9c3b041ef628fd4fb1
RCTRequired: 28469809442eb4eb5528462705f7d852948c8a74
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.3)
- lottie-react-native (6.4.0):
- lottie-react-native (6.4.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: 25e7b2675dad5c3ddad369ac9baab03560c5bfdd
lottie-react-native: 3a3084faddd3891c276f23fd6e797b83f2021bbc
lottie-react-native: a2ae9c27c273b060b2affff2957bc0ff7fdca353
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.4.0",
"version": "6.4.1",
"description": "React Native bindings for Lottie",
"main": "lib/commonjs/index.js",
"module": "lib/module/index.js",
Expand Down

0 comments on commit 38d1c1c

Please sign in to comment.