From 40aaef6b6f7223b4669b299f3976b8e894aed766 Mon Sep 17 00:00:00 2001 From: tokenstreet-tools Date: Sat, 5 Nov 2022 15:50:09 +0000 Subject: [PATCH] v0.11.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a7fccdd9f..18df62c61 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@tokenstreet/react-native-idnow-videoident", - "version": "0.10.0", + "version": "0.11.0", "description": "📹 React Native IDnow VideoIdent bindings for the iOS and Android SDK", "main": "lib/commonjs/index", "module": "lib/module/index",