From 544f5fbad2d71b071df5022ca52810d009cf0728 Mon Sep 17 00:00:00 2001 From: Yedidya Kennard Date: Mon, 1 Aug 2016 16:32:41 +0300 Subject: [PATCH] 2.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 01ab666..16e88d0 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "publishConfig": { "registry": "https://registry.npmjs.org/" }, - "version": "2.0.1", + "version": "2.0.2", "description": "Advanced native camera control with pre-defined aspect ratio, crop, etc", "author": "Nataliia Hrankina ", "nativePackage": true,