From a44ef23c73e5c62f4c445cfbb09efaaea441140f Mon Sep 17 00:00:00 2001 From: Ran Greenberg Date: Wed, 27 Nov 2019 23:14:14 +0200 Subject: [PATCH] 9.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b753871..a036c45 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "publishConfig": { "registry": "https://registry.npmjs.org/" }, - "version": "8.0.3", + "version": "9.0.0", "description": "Advanced native camera control with pre-defined aspect ratio, crop, etc", "author": "Ran Greenberg ", "nativePackage": true,