From 5a3492a0d93cc329bb9824b7ab0b0c0878486f0e Mon Sep 17 00:00:00 2001 From: Chris Schmich Date: Wed, 25 Jan 2017 19:05:53 -0600 Subject: [PATCH] Bump to 1.0.0. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 70fea14d..87e86c81 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "instascan", - "version": "0.0.3", + "version": "1.0.0", "description": "Webcam-driven QR code scanner.", "main": "index.js", "scripts": {