Skip to content

Commit

Permalink
use 2.2.0 in the readme example
Browse files Browse the repository at this point in the history
  • Loading branch information
Zensavona committed Dec 13, 2018
1 parent 3c5a4d0 commit 16fd879
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Add the following to your `mix.exs`
```
defp deps do
[{:domainatrex, "~> 2.1.6"}]
[{:domainatrex, "~> 2.2.0"}]
```

Expand Down

0 comments on commit 16fd879

Please sign in to comment.