Skip to content

Commit

Permalink
Release 2.8.0 (software-mansion#3189)
Browse files Browse the repository at this point in the history
  • Loading branch information
piaskowyk committed Apr 21, 2022
1 parent 68f0b17 commit 64d5909
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Example/ios/Podfile.lock
Expand Up @@ -306,7 +306,7 @@ PODS:
- React-Core
- RNGestureHandler (1.10.1):
- React-Core
- RNReanimated (2.7.0):
- RNReanimated (2.8.0):
- DoubleConversion
- FBLazyVector
- FBReactNativeSpec
Expand Down Expand Up @@ -509,7 +509,7 @@ SPEC CHECKSUMS:
RNCMaskedView: 5a8ec07677aa885546a0d98da336457e2bea557f
RNCPicker: 914b557e20b3b8317b084aca9ff4b4edb95f61e4
RNGestureHandler: 5e58135436aacc1c5d29b75547d3d2b9430d052c
RNReanimated: e42de406edd11350af29016cf6802ef16ee364d0
RNReanimated: 64573e25e078ae6bec03b891586d50b9ec284393
RNScreens: eb0dfb2d6b21d2d7f980ad46b14eb306d2f1062e
RNSVG: ce9d996113475209013317e48b05c21ee988d42e
Yoga: 6671cf077f614314c22fd09ddf87d7abeee64e96
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "react-native-reanimated",
"version": "2.7.0",
"version": "2.8.0",
"description": "More powerful alternative to Animated library for React Native.",
"scripts": {
"start": "node node_modules/react-native/local-cli/cli.js start",
Expand Down

0 comments on commit 64d5909

Please sign in to comment.