From 97ea85db70c6aa0fea849b0664a32e2e7e39fc96 Mon Sep 17 00:00:00 2001 From: Simon MacDonald Date: Fri, 12 Jan 2018 09:53:12 -0500 Subject: [PATCH] 7.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 14a25a9e..78b89eb4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "phonegap-plugin-barcodescanner", - "version": "7.0.1", + "version": "7.0.2", "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": "phonegap-plugin-barcodescanner",