diff --git a/package.json b/package.json index bf752af..c0441b5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-vision-camera-face-detector", - "version": "1.4.1", + "version": "1.4.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",