From 0dbb8bb06f323543d5f79e01e59bdeb70aa83bf3 Mon Sep 17 00:00:00 2001 From: Yedidya Kennard Date: Tue, 13 Sep 2016 17:34:51 +0300 Subject: [PATCH] 2.0.22 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 23f47dd..dd54d79 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "publishConfig": { "registry": "https://registry.npmjs.org/" }, - "version": "2.0.21", + "version": "2.0.22", "description": "Advanced native camera control with pre-defined aspect ratio, crop, etc", "author": "Nataliia Hrankina ", "nativePackage": true,