Skip to content

Commit

Permalink
Update version.
Browse files Browse the repository at this point in the history
  • Loading branch information
onurozgurozkan committed Apr 26, 2024
1 parent 2e81f37 commit a720b8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ by adding `hipcall_openai` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:hipcall_openai, "~> 0.3.0"}
{:hipcall_openai, "~> 0.5.0"}
]
end
```
Expand Down

0 comments on commit a720b8e

Please sign in to comment.