From 3d413c767344a0d1b04b97cd3f6cc2febefdaf39 Mon Sep 17 00:00:00 2001 From: Ran Greenberg Date: Tue, 3 Apr 2018 11:03:46 +0300 Subject: [PATCH] 5.3.31 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ff13e1e..15fff5c 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "publishConfig": { "registry": "https://registry.npmjs.org/" }, - "version": "5.3.30", + "version": "5.3.31", "description": "Advanced native camera control with pre-defined aspect ratio, crop, etc", "author": "Ran Greenberg ", "nativePackage": true,