From 0f6cc818985c9e6fa2b7c9ab7a72bd04e14b13ae Mon Sep 17 00:00:00 2001 From: Siddarth Kumar Date: Wed, 24 Jan 2024 20:52:53 +0530 Subject: [PATCH] bump: version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0a5269e..b5345ab 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-hole-view", - "version": "3.0.0-alpha3", + "version": "3.0.0-alpha5", "description": "Component to made an overlay with touch-through hole", "main": "dist/index.js", "types": "dist/index.d.ts",