Skip to content

Commit

Permalink
Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Neighman committed May 31, 2016
1 parent 21a9f62 commit cae8f72
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 @@ -28,7 +28,7 @@ defmodule GuardianDb.Mixfile do
defp _elixirc_paths(_), do: ["lib"]

defp deps do
[{:guardian, "~> 0.11"},
[{:guardian, "~> 0.12"},
{:ecto, "~> 2.0.0-rc"},
{:postgrex, ">= 0.11.1", optional: true},
{:ex_doc, "~> 0.8", only: :docs},
Expand Down

0 comments on commit cae8f72

Please sign in to comment.