Skip to content

Commit

Permalink
chore: release v6.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
matinzd committed Aug 16, 2023
1 parent 70da0a2 commit c90e0d1
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.3)
- libevent (2.1.12)
- lottie-ios (4.2.0)
- lottie-react-native (6.1.2):
- lottie-react-native (6.2.0):
- lottie-ios (~> 4.2.0)
- RCT-Folly
- RCTRequired
Expand Down Expand Up @@ -1267,7 +1267,7 @@ SPEC CHECKSUMS:
hermes-engine: 10fbd3f62405c41ea07e71973ea61e1878d07322
libevent: 4049cae6c81cdb3654a443be001fb9bdceff7913
lottie-ios: 809ecf2d460ed650a6aed7aa88b2ec45fab4779c
lottie-react-native: b7ca61c5eedf09d806c60637b82c2d0c40d87b6c
lottie-react-native: ba53fdb4e77e7e596c2dc8a21e49c2f4ea271283
OpenSSL-Universal: ebc357f1e6bc71fa463ccb2fe676756aff50e88c
RCT-Folly: 424b8c9a7a0b9ab2886ffe9c3b041ef628fd4fb1
RCTRequired: a2faf4bad4e438ca37b2040cb8f7799baa065c18
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.3)
- libevent (2.1.12)
- lottie-ios (4.2.0)
- lottie-react-native (6.1.2):
- lottie-react-native (6.2.0):
- lottie-ios (~> 4.2.0)
- React-Core
- OpenSSL-Universal (1.1.1100)
Expand Down Expand Up @@ -690,7 +690,7 @@ SPEC CHECKSUMS:
hermes-engine: 10fbd3f62405c41ea07e71973ea61e1878d07322
libevent: 4049cae6c81cdb3654a443be001fb9bdceff7913
lottie-ios: 809ecf2d460ed650a6aed7aa88b2ec45fab4779c
lottie-react-native: 3d6f1b0db1fd9e18b92af1fbfbf67037611bae67
lottie-react-native: b04640d81bfc87915cd5c9058caa1112374691ff
OpenSSL-Universal: ebc357f1e6bc71fa463ccb2fe676756aff50e88c
RCT-Folly: 424b8c9a7a0b9ab2886ffe9c3b041ef628fd4fb1
RCTRequired: a2faf4bad4e438ca37b2040cb8f7799baa065c18
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
@@ -1,6 +1,6 @@
{
"name": "lottie-react-native",
"version": "6.1.2",
"version": "6.2.0",
"description": "React Native bindings for Lottie",
"main": "lib/commonjs/index.js",
"module": "lib/module/index.js",
Expand Down

0 comments on commit c90e0d1

Please sign in to comment.