Skip to content

Commit

Permalink
Bump to 2.1.0 (#1887)
Browse files Browse the repository at this point in the history
## Description

Update reanimated version to 2.1.0
  • Loading branch information
piaskowyk authored Mar 31, 2021
1 parent 798d963 commit 1e80f83
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
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@ PODS:
- React
- RNGestureHandler (1.10.1):
- React-Core
- RNReanimated (2.0.1):
- RNReanimated (2.1.0):
- DoubleConversion
- FBLazyVector
- FBReactNativeSpec
Expand Down Expand Up @@ -463,7 +463,7 @@ SPEC CHECKSUMS:
ReactCommon: cfe2b7fd20e0dbd2d1185cd7d8f99633fbc5ff05
RNCMaskedView: 5a8ec07677aa885546a0d98da336457e2bea557f
RNGestureHandler: 5e58135436aacc1c5d29b75547d3d2b9430d052c
RNReanimated: 7d2b97cf2dd7c8c69956080fe911edc08cf0a8c7
RNReanimated: b8c8004b43446e3c2709fe64b2b41072f87428ad
RNScreens: b6c9607e6fe47c1b6e2f1910d2acd46dd7ecea3a
RNSVG: ce9d996113475209013317e48b05c21ee988d42e
Yoga: 8c8436d4171c87504c648ae23b1d81242bdf3bbf
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-reanimated",
"version": "2.0.1",
"version": "2.1.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 1e80f83

Please sign in to comment.