diff --git a/package.json b/package.json index 40eddd6..8d0caf3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@idpass/smartscanner-capacitor", - "version": "0.5.0-beta.9", + "version": "0.5.0", "description": "Capacitor plugin for the SmartScanner Core library to scan MRZ, NFC and barcodes", "main": "dist/plugin.cjs.js", "module": "dist/esm/index.js", @@ -69,4 +69,4 @@ "publishConfig": { "access": "public" } -} +} \ No newline at end of file