From 3fec49a04685b13129291b2216487c4e6a044d46 Mon Sep 17 00:00:00 2001 From: Reuben Mangubat Date: Wed, 29 Jun 2022 21:11:59 +0800 Subject: [PATCH] v0.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5d51cda..a60f0aa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@idpass/smartscanner-capacitor", - "version": "0.3.17", + "version": "0.4.0", "description": "Capacitor plugin for the SmartScanner Core library to scan MRZ and barcodes", "main": "dist/plugin.js", "module": "dist/esm/index.js",