Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
tmthn committed Jan 21, 2022
1 parent b910438 commit 39629d2
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 @@ -48,7 +48,7 @@ defmodule ScrivenerHtml.Mixfile do
defp deps do
[
{:scrivener, "~> 1.2 or ~> 2.0"},
{:phoenix_html, "~> 3.2"},
{:phoenix_html, "~> 3.0"},
{:phoenix, "~> 1.0", optional: true},
{:plug, "~> 1.1"},
{:ex_doc, "~> 0.19", only: :dev},
Expand Down

0 comments on commit 39629d2

Please sign in to comment.