Skip to content

Commit

Permalink
Update Postgrex dep version
Browse files Browse the repository at this point in the history
  • Loading branch information
Callum Barratt committed Feb 22, 2016
1 parent d88a494 commit 0461f40
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 @@ -26,7 +26,7 @@ defmodule Callum.Mixfile do
[
{:phoenix, "~> 1.1.2"},
{:phoenix_ecto, "~> 3.0.0-beta"},
{:postgrex, ">= 0.0.0"},
{:postgrex, "~> 0.11.1"},
{:phoenix_html, "~> 2.3"},
{:phoenix_live_reload, "~> 1.0", only: :dev},
{:gettext, "~> 0.9"},
Expand Down

0 comments on commit 0461f40

Please sign in to comment.