Skip to content

Commit 16fd879

Browse files
committed
use 2.2.0 in the readme example
1 parent 3c5a4d0 commit 16fd879

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
@@ -16,7 +16,7 @@ Add the following to your `mix.exs`
1616
```
1717
1818
defp deps do
19-
[{:domainatrex, "~> 2.1.6"}]
19+
[{:domainatrex, "~> 2.2.0"}]
2020
2121
```
2222

0 commit comments

Comments
 (0)