From a556e6e981b0c8618d5eeed619cbbb96e9a12742 Mon Sep 17 00:00:00 2001 From: Dominic Go Date: Wed, 8 Jan 2025 21:28:01 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9A=99=EF=B8=8F=20Chore:=20Release=200.1.1?= 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 a6295e5..fbc32c9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-ios-visual-effect-view", - "version": "0.1.0", + "version": "0.1.1", "description": "TBA", "source": "./src/index.tsx", "main": "./lib/commonjs/index.js",