From 12d0e4157a4e1e6e535fcb12d266b96d75557c20 Mon Sep 17 00:00:00 2001 From: Reuben Mangubat Date: Tue, 26 Jul 2022 22:01:31 +0800 Subject: [PATCH] v0.4.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a60f0aa..939e236 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@idpass/smartscanner-capacitor", - "version": "0.4.0", + "version": "0.4.1", "description": "Capacitor plugin for the SmartScanner Core library to scan MRZ and barcodes", "main": "dist/plugin.js", "module": "dist/esm/index.js",