diff --git a/package.json b/package.json index 1df022a4d..2fe9f92a0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-fast-tflite", - "version": "1.3.0", + "version": "1.4.0", "description": "High-performance TensorFlow Lite library for React Native", "main": "lib/commonjs/index", "module": "lib/module/index",