diff --git a/package.json b/package.json index 87eac37..34f23a3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "qrcode-decoder", - "version": "0.2.0", + "version": "0.2.1", "description": "Tool for decoding qrcode", "main": "dist/index.js", "module": "dist/index.esm.js",