From 197e31838f89a2e3dd2346536ca207213400eb6a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Kurant?= Date: Tue, 15 Oct 2024 08:38:12 +0200 Subject: [PATCH] chore: release 0.2.11 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c7668b1..6892648 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-fast-opencv", - "version": "0.2.10", + "version": "0.2.11", "description": "OpenCV port to React Native", "source": "./src/index.tsx", "main": "./lib/commonjs/index.js",