diff --git a/package-lock.json b/package-lock.json index 3dcdc38..bbe2b08 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "react-qr-scanner", - "version": "0.0.6", + "version": "0.0.7", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index e27c959..e7f0376 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-qr-scanner", - "version": "0.0.6", + "version": "0.0.7", "description": "A react component for reading QR codes from the webcam.", "main": "./lib/index.js", "scripts": {