Skip to content

Commit

Permalink
Bump -> 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
osdnk committed Jan 16, 2020
1 parent 0447e5e commit 715f432
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 @@ -219,7 +219,7 @@ PODS:
- ReactCommon/jscallinvoker (= 0.61.1)
- RNGestureHandler (1.5.2):
- React
- RNReanimated (1.6.0):
- RNReanimated (1.7.0):
- React
- Yoga (1.14.0)

Expand Down Expand Up @@ -342,7 +342,7 @@ SPEC CHECKSUMS:
React-RCTVibration: 8be61459e3749d1fb02cf414edd05b3007622882
ReactCommon: 4fba5be89efdf0b5720e0adb3d8d7edf6e532db0
RNGestureHandler: 946a7691e41df61e2c4b1884deab41a4cdc3afff
RNReanimated: e1251783216c7cb0a395314c9889d6662d86ed73
RNReanimated: 031fe8d9ea93c2bd689a40f05320ef9d96f74d7f
Yoga: d8c572ddec8d05b7dba08e4e5f1924004a177078

PODFILE CHECKSUM: 5d33b226bedcf33a9eaa74f8b42fbef1a3877e59
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": "1.6.0",
"version": "1.7.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 715f432

Please sign in to comment.