From d78f7c76ef8d77235f6e15427db3a3b782a34020 Mon Sep 17 00:00:00 2001 From: Thibault Malbranche Date: Wed, 3 May 2023 19:18:37 +0200 Subject: [PATCH] chore: realign package.json with npm --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cc36a64c..848a7892 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@react-native-community/blur", - "version": "4.3.0", + "version": "4.3.1", "description": "React Native Blur component", "main": "lib/commonjs/index", "module": "lib/module/index",