From 6d2ceeba85870253b5c6720aa15babcc40a6c967 Mon Sep 17 00:00:00 2001 From: Reuben Mangubat Date: Fri, 14 Oct 2022 17:29:30 +0800 Subject: [PATCH] v0.4.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b6f273b..a1a55b2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@idpass/smartscanner-capacitor", - "version": "0.4.2", + "version": "0.4.3", "description": "Capacitor plugin for the SmartScanner Core library to scan MRZ and barcodes", "main": "dist/plugin.js", "module": "dist/esm/index.js",