Skip to content

Commit

Permalink
Release 0.17.12
Browse files Browse the repository at this point in the history
  • Loading branch information
chrismccord committed Sep 20, 2022
1 parent 5df1721 commit 0b765f0
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 @@ -39,7 +39,7 @@ defmodule Phoenix.LiveView.MixProject do

defp deps do
[
{:phoenix, "~> 1.6.0 or ~> 1.7.0-rc"},
{:phoenix, "~> 1.6.0 or ~> 1.7.0"},
{:phoenix_html, "~> 3.1"},
{:esbuild, "~> 0.2", only: :dev},
{:telemetry, "~> 0.4.2 or ~> 1.0"},
Expand Down

0 comments on commit 0b765f0

Please sign in to comment.