Skip to content

Commit

Permalink
Bump README version
Browse files Browse the repository at this point in the history
  • Loading branch information
mcrumm committed Nov 6, 2023
1 parent 5ab83c1 commit 6fe1356
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -19,7 +19,7 @@ Add `:broadway_cloud_pub_sub` to the list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:broadway_cloud_pub_sub, "~> 0.8.0"},
{:broadway_cloud_pub_sub, "~> 0.9.0"},
{:goth, "~> 1.3"}
]
end
Expand Down

0 comments on commit 6fe1356

Please sign in to comment.