From 1478ed25b7d19526b41deed3cfaffcc41ffa3496 Mon Sep 17 00:00:00 2001 From: Yedidya Kennard Date: Tue, 16 Aug 2016 16:35:06 +0300 Subject: [PATCH] 2.0.11 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 898e83c..683bb17 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "publishConfig": { "registry": "https://registry.npmjs.org/" }, - "version": "2.0.10", + "version": "2.0.11", "description": "Advanced native camera control with pre-defined aspect ratio, crop, etc", "author": "Nataliia Hrankina ", "nativePackage": true,