Skip to content

Commit f0249d3

Browse files
committed
Update version on readme
1 parent e575a87 commit f0249d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ by adding `phoenix_pubsub_nats` to your list of dependencies in `mix.exs`:
1010
```elixir
1111
def deps do
1212
[
13-
{:phoenix_pubsub_nats, "~> 0.1.0"}
13+
{:phoenix_pubsub_nats, "~> 0.2.1"}
1414
]
1515
end
1616
```

0 commit comments

Comments
 (0)