From 4c1dacf82c3e1aed6728cd4203187a6cd7b0c16d Mon Sep 17 00:00:00 2001 From: tokenstreet-tools Date: Tue, 2 May 2023 13:34:56 +0000 Subject: [PATCH] v0.22.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5764ab22d..cd5c3028b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@tokenstreet/react-native-idnow-videoident", - "version": "0.22.0", + "version": "0.22.1", "description": "📹 React Native IDnow VideoIdent bindings for the iOS and Android SDK", "main": "lib/commonjs/index", "module": "lib/module/index",