Skip to content

Commit da9c164

Browse files
committed
Bump version
1 parent 6b7bc61 commit da9c164

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mix.exs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
defmodule PhoenixHtml.Mixfile do
1+
defmodule PhoenixHTML.Mixfile do
22
use Mix.Project
33

44
# Also change package.json version
55
@source_url "https://github.com/phoenixframework/phoenix_html"
6-
@version "3.2.0"
6+
@version "3.3.0-dev"
77

88
def project do
99
[

0 commit comments

Comments
 (0)