From 15080a375332ace3a8fb90901941926e35399d71 Mon Sep 17 00:00:00 2001 From: tboba Date: Tue, 23 Apr 2024 15:41:44 +0200 Subject: [PATCH] Release 3.31.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 93aa8110ae..8236a8eec0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-screens", - "version": "3.31.0", + "version": "3.31.1", "description": "Native navigation primitives for your React Native app.", "scripts": { "submodules": "git submodule update --init --recursive && (cd react-navigation && yarn)",