From 45ca2c60c111aab7c6a884e93d7c89f905af41c9 Mon Sep 17 00:00:00 2001 From: jodusnodus Date: Tue, 21 Nov 2017 11:07:17 +0100 Subject: [PATCH] Bump to 2.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ef8ccc6..bde04a0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-qr-reader", - "version": "2.0.0", + "version": "2.0.1", "description": "A react component for reading QR codes from the webcam.", "main": "./lib/index.js", "scripts": {