From f329c491d976a3913d21d7823d9ee18a400b7011 Mon Sep 17 00:00:00 2001 From: Reuben Mangubat Date: Wed, 1 Dec 2021 18:02:47 +0800 Subject: [PATCH] v0.3.12 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 11c221c..0a78edc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@idpass/smartscanner-capacitor", - "version": "0.3.11", + "version": "0.3.12", "description": "Capacitor plugin for the SmartScanner Core library to scan MRZ and barcodes", "main": "dist/plugin.js", "module": "dist/esm/index.js",