From 7e854a344af465ad176ed36207f73a39e09a56e8 Mon Sep 17 00:00:00 2001 From: Dominic Go Date: Tue, 24 Dec 2024 03:15:11 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9A=99=EF=B8=8F=20Chore:=20Release=200.1.0-1?= =?UTF-8?q?5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a5f82a9..9a9b5d2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-ios-visual-effect-view", - "version": "0.1.0-14", + "version": "0.1.0-15", "description": "TBA", "source": "./src/index.tsx", "main": "./lib/commonjs/index.js",