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