Skip to content

Commit

Permalink
update version example in README
Browse files Browse the repository at this point in the history
  • Loading branch information
sonic182 committed Oct 10, 2024
1 parent 3dea079 commit 55951ee
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 `llm_composer` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:llm_composer, "~> 0.2.0"}
{:llm_composer, "~> 0.3.0"}
]
end
```
Expand Down

0 comments on commit 55951ee

Please sign in to comment.