From 9bdbbc7cfc05432e0ffed3ca13c468ea0009863b Mon Sep 17 00:00:00 2001 From: Reuben Mangubat Date: Fri, 2 Sep 2022 10:55:13 +0800 Subject: [PATCH] v0.4.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 769ffac..b6f273b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@idpass/smartscanner-capacitor", - "version": "0.4.1-beta.1", + "version": "0.4.2", "description": "Capacitor plugin for the SmartScanner Core library to scan MRZ and barcodes", "main": "dist/plugin.js", "module": "dist/esm/index.js",