From 8a6f4a6bd9f59a42e9d504f2e92dc9965173eb47 Mon Sep 17 00:00:00 2001 From: Ran Greenberg Date: Wed, 12 Oct 2016 01:12:40 +0300 Subject: [PATCH] version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 468a84c..28f2eab 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "publishConfig": { "registry": "https://registry.npmjs.org/" }, - "version": "3.0.0", + "version": "3.0.2", "description": "Advanced native camera control with pre-defined aspect ratio, crop, etc", "author": "Nataliia Hrankina ", "nativePackage": true,