From 3f19e5e8e9626ff31627f22c60eac1369db835d8 Mon Sep 17 00:00:00 2001 From: nuintun Date: Tue, 16 Jun 2020 16:26:38 +0800 Subject: [PATCH] :arrow_up: Bump version --- examples/qrcode.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/qrcode.js b/examples/qrcode.js index 30470c9c..181063ba 100644 --- a/examples/qrcode.js +++ b/examples/qrcode.js @@ -1,7 +1,7 @@ /** * @module QRCode * @license MIT - * @version 2.1.0 + * @version 2.1.1 * @author nuintun * @description A pure JavaScript QRCode encode and decode library. * @see https://github.com/nuintun/qrcode#readme