From f78a5d58523455a09d6db146b2fa1f70da5f4afe Mon Sep 17 00:00:00 2001
From: Yannik Ache Eicher <ache@bbit.io>
Date: Mon, 8 May 2023 21:23:46 +0200
Subject: [PATCH] v4.0.1

---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index d2d4fd4..f17af72 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@capacitor-community/barcode-scanner",
-  "version": "4.0.0",
+  "version": "4.0.1",
   "description": "A fast and efficient (QR) barcode scanner for Capacitor",
   "main": "dist/plugin.cjs.js",
   "module": "dist/esm/index.js",