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 d56e241 commit 610bda5Copy full SHA for 610bda5
README.md
@@ -22,7 +22,7 @@ An SQLite3 library with an Ecto adapter implementation.
22
23
```elixir
24
defp deps do
25
- {:exqlite, "~> 0.1.0"}
+ {:exqlite, "~> 0.4.8"}
26
end
27
```
28
0 commit comments