Skip to content

Commit 6fe1356

Browse files
committed
Bump README version
1 parent 5ab83c1 commit 6fe1356

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
@@ -19,7 +19,7 @@ Add `:broadway_cloud_pub_sub` to the list of dependencies in `mix.exs`:
1919
```elixir
2020
def deps do
2121
[
22-
{:broadway_cloud_pub_sub, "~> 0.8.0"},
22+
{:broadway_cloud_pub_sub, "~> 0.9.0"},
2323
{:goth, "~> 1.3"}
2424
]
2525
end

0 commit comments

Comments
 (0)