Skip to content

Commit

Permalink
Bump scrivener version
Browse files Browse the repository at this point in the history
  • Loading branch information
doomspork committed Aug 15, 2016
1 parent 2752188 commit 428aef5
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 @@ -27,7 +27,7 @@ defmodule Scrivener.Headers.Mixfile do

defp deps do
[{:plug, "~> 1.1", optional: true},
{:scrivener, "~> 2.0"},
{:scrivener, "~> 2.1"},
{:ex_doc, "~> 0.13.0", only: :dev}]
end
end

0 comments on commit 428aef5

Please # to comment.