Skip to content

Commit

Permalink
Release 1.9.0 (#1233)
Browse files Browse the repository at this point in the history
  • Loading branch information
jakub-gonet authored Nov 23, 2020
1 parent 6070a36 commit fa96bb0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Example/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -223,8 +223,8 @@ PODS:
- ReactCommon/jscallinvoker (= 0.61.2)
- RNCViewpager (1.1.6):
- React
- RNGestureHandler (1.6.0):
- React
- RNGestureHandler (1.9.0):
- React-Core
- RNVectorIcons (5.0.0):
- React
- Yoga (1.14.0)
Expand Down Expand Up @@ -359,10 +359,10 @@ SPEC CHECKSUMS:
React-RCTVibration: fb54c732fd20405a76598e431aa2f8c2bf527de9
ReactCommon: 5848032ed2f274fcb40f6b9ec24067787c42d479
RNCViewpager: cb80bdd78432921ec6c5309e0e1122fa8727a416
RNGestureHandler: dde546180bf24af0b5f737c8ad04b6f3fa51609a
RNGestureHandler: 9b7e605a741412e20e13c512738a31bd1611759b
RNVectorIcons: f066f73bf4f25564d7ee7b1bb150e3b431f3a194
Yoga: 14927e37bd25376d216b150ab2a561773d57911f

PODFILE CHECKSUM: a83f92e4df9398430911cc5e219c5d655820c4d6

COCOAPODS: 1.8.4
COCOAPODS: 1.10.0
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-gesture-handler",
"version": "1.8.0",
"version": "1.9.0",
"description": "Experimental implementation of a new declarative API for gesture handling in react-native",
"scripts": {
"start": "node node_modules/react-native/local-cli/cli.js start",
Expand Down

0 comments on commit fa96bb0

Please sign in to comment.