Skip to content

Commit

Permalink
Update Oban's README.md (#222)
Browse files Browse the repository at this point in the history
The published version is 1.0.0

https://hex.pm/packages/opentelemetry_oban
  • Loading branch information
rlopzc authored Nov 9, 2023
1 parent 97d13c3 commit 66326e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion instrumentation/opentelemetry_oban/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies in `mix.exs`:
```elixir
def deps do
[
{:opentelemetry_oban, "~> 0.2"}
{:opentelemetry_oban, "~> 1.0"}
]
end
```
Expand Down

0 comments on commit 66326e7

Please sign in to comment.