Skip to content

Commit 0343428

Browse files
authored
Release 1.10.3 (#1390)
1 parent f1c117b commit 0343428

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

examples/Example/ios/Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ PODS:
304304
- React-jsi (= 0.63.3)
305305
- RNCMaskedView (0.1.10):
306306
- React
307-
- RNGestureHandler (1.10.2):
307+
- RNGestureHandler (1.10.3):
308308
- React-Core
309309
- RNScreens (2.15.0):
310310
- React-Core
@@ -489,7 +489,7 @@ SPEC CHECKSUMS:
489489
React-RCTVibration: 8e9fb25724a0805107fc1acc9075e26f814df454
490490
ReactCommon: 4167844018c9ed375cc01a843e9ee564399e53c3
491491
RNCMaskedView: 5a8ec07677aa885546a0d98da336457e2bea557f
492-
RNGestureHandler: e66feb0fda7da74ea6a3094656b3c1efe05f5c07
492+
RNGestureHandler: a479ebd5ed4221a810967000735517df0d2db211
493493
RNScreens: 2ad555d4d9fa10b91bb765ca07fe9b29d59573f0
494494
Yoga: 7d13633d129fd179e01b8953d38d47be90db185a
495495
YogaKit: f782866e155069a2cca2517aafea43200b01fd5a

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-gesture-handler",
3-
"version": "1.10.2",
3+
"version": "1.10.3",
44
"description": "Experimental implementation of a new declarative API for gesture handling in react-native",
55
"scripts": {
66
"prepare": "bob build",

0 commit comments

Comments
 (0)