From 92bdee1d858fb227349f9062ad521efba5834ef0 Mon Sep 17 00:00:00 2001 From: Tatsuya Yamamoto Date: Sun, 11 Jun 2017 16:54:47 +0900 Subject: [PATCH] 1.1.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fe147ee..cbd93e5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "kxing", - "version": "1.1.2", + "version": "1.1.3", "description": "ZXing, barcode image processing, porting/rewite library.", "main": "./dist/kxing.js", "jsnext:main": "./es/KXing.js",