From c7f2da6961d55b38c7887cfe8a1c102ddbea74de Mon Sep 17 00:00:00 2001 From: Kacper Kafara Date: Thu, 22 Jun 2023 10:05:24 +0200 Subject: [PATCH] Release 3.22.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 85a7ba95f9..88f093209e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-screens", - "version": "3.21.1", + "version": "3.22.0", "description": "Native navigation primitives for your React Native app.", "scripts": { "check-types": "tsc --noEmit",