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 a33f5f9 commit 44b5e47Copy full SHA for 44b5e47
mix.exs
@@ -3,7 +3,7 @@ defmodule Sqlite.Ecto2.Mixfile do
3
4
def project do
5
[app: :sqlite_ecto2,
6
- version: "2.2.4-rc.0",
+ version: "2.2.4",
7
name: "Sqlite.Ecto2",
8
elixir: "~> 1.4",
9
elixirc_options: [warnings_as_errors: true],
0 commit comments