From 15330cdd401464bebb818698b4a3ea273a1cb667 Mon Sep 17 00:00:00 2001 From: nuintun Date: Tue, 23 May 2023 10:41:40 +0800 Subject: [PATCH] feat: Bump version --- examples/qrcode.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/qrcode.js b/examples/qrcode.js index fe0b52a4..e102af92 100644 --- a/examples/qrcode.js +++ b/examples/qrcode.js @@ -2,7 +2,7 @@ * @module QRCode * @package @nuintun/qrcode * @license MIT - * @version 3.3.4 + * @version 3.3.5 * @author nuintun * @description A pure JavaScript QRCode encode and decode library. * @see https://github.com/nuintun/qrcode#readme