Skip to content

Commit

Permalink
Release 2.13.1 (#2596)
Browse files Browse the repository at this point in the history
## Description

Release 2.13.1
  • Loading branch information
j-piasecki authored Sep 19, 2023
1 parent 722cc57 commit 989c0cb
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions FabricExample/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1057,7 +1057,7 @@ PODS:
- React-jsi (= 0.72.0-rc.5)
- React-logger (= 0.72.0-rc.5)
- React-perflogger (= 0.72.0-rc.5)
- RNGestureHandler (2.13.0):
- RNGestureHandler (2.13.1):
- RCT-Folly
- RCTRequired
- RCTTypeSafety
Expand Down Expand Up @@ -1300,7 +1300,7 @@ SPEC CHECKSUMS:
React-runtimescheduler: 7c3287c689ba5bbff52ef95400fb8d6964cc8eae
React-utils: cbbe99dc2e49db0a3fbb425c304f511a422f0ca2
ReactCommon: 01b6643cfeef0d9078c8125378066d20cc34ddfe
RNGestureHandler: 3237ee31ff056842bbe7ed0e943efacc2fc22105
RNGestureHandler: 06e73ca8453c97847aa1988666d8046c22ebe7f7
SocketRocket: fccef3f9c5cedea1353a9ef6ada904fde10d6608
Yoga: 258bd5f6f188432f18cc3f854497f1cf6a0f21c1
YogaKit: f782866e155069a2cca2517aafea43200b01fd5a
Expand Down
4 changes: 2 additions & 2 deletions example/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -496,7 +496,7 @@ PODS:
- React-perflogger (= 0.72.0-rc.5)
- RNCMaskedView (0.1.10):
- React
- RNGestureHandler (2.13.0):
- RNGestureHandler (2.13.1):
- React-Core
- RNReanimated (3.3.0):
- DoubleConversion
Expand Down Expand Up @@ -774,7 +774,7 @@ SPEC CHECKSUMS:
React-utils: cbbe99dc2e49db0a3fbb425c304f511a422f0ca2
ReactCommon: 01b6643cfeef0d9078c8125378066d20cc34ddfe
RNCMaskedView: 5a8ec07677aa885546a0d98da336457e2bea557f
RNGestureHandler: 6e4dc6b7ab3a385386d4e36228bd065e5a611394
RNGestureHandler: 38aa38413896620338948fbb5c90579a7b1c3fde
RNReanimated: 9f7068e43b9358a46a688d94a5a3adb258139457
RNScreens: 34cc502acf1b916c582c60003dc3089fa01dc66d
SocketRocket: fccef3f9c5cedea1353a9ef6ada904fde10d6608
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-gesture-handler",
"version": "2.13.0",
"version": "2.13.1",
"description": "Experimental implementation of a new declarative API for gesture handling in react-native",
"scripts": {
"prepare": "bob build && husky install",
Expand Down

0 comments on commit 989c0cb

Please sign in to comment.