From 4a8620ec0b218d12d635d74e9b5c93e270083767 Mon Sep 17 00:00:00 2001 From: kacperkapusciak Date: Mon, 10 May 2021 16:32:28 +0200 Subject: [PATCH] Release 3.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dd01c1168..0dccf595d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-screens", - "version": "3.1.1", + "version": "3.2.0", "description": "Native navigation primitives for your React Native app.", "scripts": { "check-types": "tsc --noEmit",