ISN 2.0: Support Postgrex 0.13 and Ecto 2.1
Also update README.
This commit is contained in:
parent
a6c58daf99
commit
6e3b8a55ce
|
|
@ -41,7 +41,7 @@ end
|
||||||
|
|
||||||
```elixir
|
```elixir
|
||||||
defp deps do
|
defp deps do
|
||||||
[{:isn, "~> 1.0"}]
|
[{:isn, "~> 2.0"}]
|
||||||
end
|
end
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue