From 959ac2cdd566272c99501c0e663dcc9f8f800502 Mon Sep 17 00:00:00 2001 From: jodusnodus Date: Sat, 6 Oct 2018 17:23:10 +0200 Subject: [PATCH] bump to 2.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e5c2c4c..4352eef 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-qr-reader", - "version": "2.1.0", + "version": "2.1.1", "description": "A react component for reading QR codes from the webcam.", "main": "./lib/index.js", "scripts": {