diff --git a/package.json b/package.json index 514f7c309..7f08ed4f2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-fast-tflite", - "version": "0.3.1", + "version": "1.0.0", "description": "High-performance TensorFlow Lite library for React Native", "main": "lib/commonjs/index", "module": "lib/module/index",