diff --git a/package.json b/package.json index a9beacd..1c9f153 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-vision-camera-face-detector", - "version": "1.7.1", + "version": "1.7.2", "description": "Frame Processor Plugin to detect faces using MLKit Vision Face Detector for React Native Vision Camera!", "main": "lib/commonjs/index", "module": "lib/module/index",