Skip to content

Commit

Permalink
Update docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ole Spaarmann committed Jun 21, 2018
1 parent 08f42ae commit 24b7bcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/exdgraph.ex
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ defmodule ExDgraph do
```elixir
def deps do
[
{:ex_dgraph, "~> 0.2.0-alpha.3"}
{:ex_dgraph, "~> 0.2.0-alpha.5"}
]
end
```
Expand Down

0 comments on commit 24b7bcf

Please sign in to comment.