From 476aef46aa78763e09e33f09e1dff26b7d904da7 Mon Sep 17 00:00:00 2001 From: jodusnodus Date: Mon, 19 Feb 2018 20:02:59 +0100 Subject: [PATCH] bump to 2.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 572e9fc..2444408 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-qr-reader", - "version": "2.0.1", + "version": "2.1.0", "description": "A react component for reading QR codes from the webcam.", "main": "./lib/index.js", "scripts": {