Skip to content

Commit adf9c5d

Browse files
authored
Update README.md (#319)
Latest version is 0.2.0 https://hex.pm/packages/opentelemetry_req
1 parent c2cb6bc commit adf9c5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

instrumentation/opentelemetry_req/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ See [Docs](https://hex.pm/packages/opentelemetry_req) for usage instructions.
1212
```elixir
1313
def deps do
1414
[
15-
{:opentelemetry_req, "~> 0.1.0"}
15+
{:opentelemetry_req, "~> 0.2.0"}
1616
]
1717
end
1818
```

0 commit comments

Comments
 (0)