Skip to content

Commit 44b5e47

Browse files
authored
Release 2.2.4
1 parent a33f5f9 commit 44b5e47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ defmodule Sqlite.Ecto2.Mixfile do
33

44
def project do
55
[app: :sqlite_ecto2,
6-
version: "2.2.4-rc.0",
6+
version: "2.2.4",
77
name: "Sqlite.Ecto2",
88
elixir: "~> 1.4",
99
elixirc_options: [warnings_as_errors: true],

0 commit comments

Comments
 (0)