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