diff --git a/package.json b/package.json index 6935b9dd..25706e01 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jsqr", - "version": "1.1.1", + "version": "1.2.0", "description": "A pure javascript QR code reading library that takes in raw images and will locate, extract and parse any QR code found within.", "repository": "https://github.com/cozmo/jsQR", "main": "./dist/jsQR.js",