From 85093d6bc9374449da6c64efdfd40143513f9e59 Mon Sep 17 00:00:00 2001 From: Wojciech Lewicki Date: Wed, 14 Jun 2023 14:27:26 +0200 Subject: [PATCH] Release 3.21.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 12113e94fb..2fb580fd3f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-screens", - "version": "3.18.2", + "version": "3.21.0", "description": "Native navigation primitives for your React Native app.", "scripts": { "check-types": "tsc --noEmit",