From 09f71f2f8566f1b97ca649b02536a5cf2311c405 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C3=ABl=20Villeneuve?= Date: Wed, 19 Jul 2017 12:09:36 +0200 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a79cb31..3155dab 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ { "name": "react-native-document-scanner", "description": "Scan documents, automatic border detection, automatic crop", - "version": "1.0.1", + "version": "1.1.0", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1"