From 47f66fcfced8e2f4c6d2a3d59c6054276265b3e1 Mon Sep 17 00:00:00 2001 From: Kacper Kafara Date: Fri, 14 Oct 2022 09:36:37 +0200 Subject: [PATCH] Release 3.18.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f6ae3abc1e..9affa23135 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-screens", - "version": "3.18.1", + "version": "3.18.2", "description": "Native navigation primitives for your React Native app.", "scripts": { "check-types": "tsc --noEmit",