From 8bf5b469bf5337f6cf460b137247185423d16660 Mon Sep 17 00:00:00 2001 From: Sourabh Jajoria Date: Wed, 16 Sep 2020 23:59:11 +0530 Subject: [PATCH] 1.0.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4a6c8b4..4984e2d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smart-docs-parser", - "version": "1.0.8", + "version": "1.0.9", "description": "Document Details Parsing using OCR", "main": "lib/index.js", "typings": "lib/index.d.ts",