Skip to content

Commit

Permalink
Release 2.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ConnorRigby authored Aug 8, 2018
1 parent a33f5f9 commit 44b5e47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ defmodule Sqlite.Ecto2.Mixfile do

def project do
[app: :sqlite_ecto2,
version: "2.2.4-rc.0",
version: "2.2.4",
name: "Sqlite.Ecto2",
elixir: "~> 1.4",
elixirc_options: [warnings_as_errors: true],
Expand Down

0 comments on commit 44b5e47

Please sign in to comment.