From eef869099ff8126ec3dc3034e0e92be5487752d8 Mon Sep 17 00:00:00 2001 From: Ran Greenberg Date: Thu, 20 Oct 2016 16:37:09 +0300 Subject: [PATCH] 3.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 43269b9..a208b1a 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "publishConfig": { "registry": "https://registry.npmjs.org/" }, - "version": "3.0.3", + "version": "3.0.4", "description": "Advanced native camera control with pre-defined aspect ratio, crop, etc", "author": "Nataliia Hrankina ", "nativePackage": true,