From 18f958796ee9587d5bc21e6229f40139dd4f0c8a Mon Sep 17 00:00:00 2001 From: Simon MacDonald Date: Thu, 8 Sep 2016 10:51:46 -0400 Subject: [PATCH] 6.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index df01ccb5..fecb6402 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "phonegap-plugin-barcodescanner", - "version": "6.0.1", + "version": "6.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",