From 43e8a40cf0176fa15ed19bd232ab374739a0a3e9 Mon Sep 17 00:00:00 2001 From: Shalom Yerushalmy Date: Mon, 7 Jan 2019 18:32:32 +0200 Subject: [PATCH] Bump version 7.3.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5275383..6ca4f57 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "publishConfig": { "registry": "https://registry.npmjs.org/" }, - "version": "7.3.2", + "version": "7.3.3", "description": "Advanced native camera control with pre-defined aspect ratio, crop, etc", "author": "Ran Greenberg ", "nativePackage": true,