Skip to content

Commit 2f6f9e8

Browse files
committed
Update README to show the latest version of the lib
1 parent d3b8e58 commit 2f6f9e8

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
@@ -56,7 +56,7 @@ Add `mongodb_driver` to your mix.exs `deps`.
5656

5757
```elixir
5858
defp deps do
59-
[{:mongodb_driver, "~> 0.6"}]
59+
[{:mongodb_driver, "~> 0.7"}]
6060
end
6161
```
6262

0 commit comments

Comments
 (0)