Skip to content

Commit

Permalink
chore: release v6.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
matinzd committed Sep 15, 2023
1 parent af4dfdf commit b058dd8
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.3.0)
- lottie-react-native (6.2.0):
- lottie-react-native (6.3.0):
- lottie-ios (~> 4.3.0)
- RCT-Folly
- RCTRequired
Expand Down Expand Up @@ -1267,7 +1267,7 @@ SPEC CHECKSUMS:
hermes-engine: 10fbd3f62405c41ea07e71973ea61e1878d07322
libevent: 4049cae6c81cdb3654a443be001fb9bdceff7913
lottie-ios: c69214a487e1a1465a231c1918c6ce174e2d45bc
lottie-react-native: 5207216b807d7c2716b9a16e0afffc2cf344168d
lottie-react-native: d3354943660ed732d97b8925297ffbb4478e796e
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.3.0)
- lottie-react-native (6.2.0):
- lottie-react-native (6.3.0):
- lottie-ios (~> 4.3.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: c69214a487e1a1465a231c1918c6ce174e2d45bc
lottie-react-native: 8a668fa7ad7bebb0c1fcc5ece7cb9a882db11417
lottie-react-native: f1a69176ee26da2cf79bd3ea418dd7508ac06fab
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.2.0",
"version": "6.3.0",
"description": "React Native bindings for Lottie",
"main": "lib/commonjs/index.js",
"module": "lib/module/index.js",
Expand Down

0 comments on commit b058dd8

Please sign in to comment.