Skip to content

Commit

Permalink
Update version on readme
Browse files Browse the repository at this point in the history
  • Loading branch information
sleipnir committed Aug 3, 2023
1 parent e575a87 commit f0249d3
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 `phoenix_pubsub_nats` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:phoenix_pubsub_nats, "~> 0.1.0"}
{:phoenix_pubsub_nats, "~> 0.2.1"}
]
end
```
Expand Down

0 comments on commit f0249d3

Please sign in to comment.