diff --git a/package-lock.json b/package-lock.json index 3ca6c6c..55f485e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "react-qr-scanner", - "version": "0.0.8", + "version": "0.0.9", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index aab785f..24261bf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-qr-scanner", - "version": "0.0.8", + "version": "0.0.9", "description": "A react component for reading QR codes from the webcam.", "main": "./lib/index.js", "scripts": {