Skip to content

Commit

Permalink
chore: release v6.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
matinzd committed Aug 8, 2023
1 parent aa0cbbf commit b50c9f1
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.0):
- lottie-react-native (6.1.1):
- 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: 451a95e404986d549343521416a93009307f653c
lottie-react-native: 3d7616daccf53d65b45a8cca11ae22ad9595b1cc
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.0):
- lottie-react-native (6.1.1):
- 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: da5b454084d2f72936f4089e29bbd8fd95c7d493
lottie-react-native: 0edea0c06d86bf0d35041c49ed6f95b431fde2e2
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.0",
"version": "6.1.1",
"description": "React Native bindings for Lottie",
"main": "lib/commonjs/index.js",
"module": "lib/module/index.js",
Expand Down

0 comments on commit b50c9f1

Please sign in to comment.