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