From 6d63ee8f1035fdc2ed4222e0280dff02f91ed71e Mon Sep 17 00:00:00 2001 From: Yedidya Kennard Date: Wed, 24 Aug 2016 14:09:51 +0300 Subject: [PATCH] 2.0.19 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index eff9a38..607e38b 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "publishConfig": { "registry": "https://registry.npmjs.org/" }, - "version": "2.0.18", + "version": "2.0.19", "description": "Advanced native camera control with pre-defined aspect ratio, crop, etc", "author": "Nataliia Hrankina ", "nativePackage": true,