From ffb5e1c54b386068c662b4fc3fd836ee5be21cdf Mon Sep 17 00:00:00 2001 From: Shalom Yerushalmy Date: Sun, 30 Dec 2018 22:38:32 +0200 Subject: [PATCH] Add bind to setTorchMode --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 973b6e8..e16ceae 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "publishConfig": { "registry": "https://registry.npmjs.org/" }, - "version": "6.4.0", + "version": "7.3.1", "description": "Advanced native camera control with pre-defined aspect ratio, crop, etc", "author": "Ran Greenberg ", "nativePackage": true,