From 320cd9fea99f28c3a6ac05b8c2cb2ad7fa71c1ec Mon Sep 17 00:00:00 2001 From: Mathieu Acthernoene Date: Mon, 21 Oct 2024 14:39:24 +0200 Subject: [PATCH] Bump to 0.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5a839a8..114fc52 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-edge-to-edge", - "version": "0.2.0", + "version": "0.2.1", "license": "MIT", "description": "Effortlessly enable edge-to-edge display in React Native", "author": "Mathieu Acthernoene ",