diff --git a/package.json b/package.json index 798fc85..09610f7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-openai", - "version": "0.3.0", + "version": "0.4.0", "description": "OpenAI API for React Native", "main": "lib/commonjs/index", "module": "lib/module/index",