diff --git a/package.json b/package.json index f5103841..7b6b87b8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@red-mobile/cordova-plugin-barcodescanner", - "version": "9.0.5", + "version": "9.0.6", "description": "You can use the BarcodeScanner plugin to scan different types of barcodes (using the device's camera) and get the metadata encoded in them for processing within your application.", "cordova": { "id": "cordova-plugin-barcodescanner", diff --git a/plugin.xml b/plugin.xml index 508100ae..4dbd5ba1 100644 --- a/plugin.xml +++ b/plugin.xml @@ -4,7 +4,7 @@ xmlns:android="http://schemas.android.com/apk/res/android" xmlns:rim="http://www.blackberry.com/ns/widgets" id="cordova-plugin-barcodescanner" - version="9.0.5"> + version="9.0.6"> BarcodeScanner You can use the BarcodeScanner plugin to scan different types of barcodes (using the device's camera) and get the metadata encoded in them for processing within your application. MIT @@ -48,7 +48,7 @@ - +