From 5427eb565ab6410cac1ccd2ef990cc22501f6354 Mon Sep 17 00:00:00 2001 From: Kacper Kafara Date: Fri, 4 Aug 2023 11:25:41 +0200 Subject: [PATCH] Release 3.24.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c6ff59963f..172455c0c1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-screens", - "version": "3.23.0", + "version": "3.24.0", "description": "Native navigation primitives for your React Native app.", "scripts": { "check-types": "tsc --noEmit",