From c189d3f821c1387cca6e0914b63953ec00178f03 Mon Sep 17 00:00:00 2001 From: Sourabh Jajoria Date: Fri, 23 Apr 2021 20:15:52 +0530 Subject: [PATCH] 1.0.10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4984e2d..c9422e7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smart-docs-parser", - "version": "1.0.9", + "version": "1.0.10", "description": "Document Details Parsing using OCR", "main": "lib/index.js", "typings": "lib/index.d.ts",