diff --git a/package.json b/package.json index d4bc73c..d013810 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-openai", - "version": "0.6.0", + "version": "0.6.1", "description": "OpenAI API for React Native", "main": "lib/commonjs/index", "module": "lib/module/index",