We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4883d5 commit cfed90dCopy full SHA for cfed90d
docs/tutorial.md
@@ -16,7 +16,7 @@ def application do
16
end
17
18
defp deps do
19
- [{:sqlite_ecto2, "~> 2.0.0-dev.8"}]
+ [{:sqlite_ecto2, "~> 2.2"}]
20
21
```
22
0 commit comments