We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99c5e6d commit 91468e2Copy full SHA for 91468e2
README.md
@@ -14,7 +14,7 @@ See [Limitations](https://hexdocs.pm/ecto_sqlite3/Ecto.Adapters.SQLite3.html#mod
14
15
```elixir
16
defp deps do
17
- {:ecto_sqlite3, "~> 0.5.2"}
+ {:ecto_sqlite3, "~> 0.5.3"}
18
end
19
```
20
0 commit comments