Skip to content

Commit

Permalink
bump to 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
benvp committed Nov 21, 2021
1 parent 8857eb5 commit 6fc2125
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/toniefy/mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ defmodule Toniex.MixProject do
def project do
[
app: :toniex,
version: "1.2.2",
version: "1.3",
elixir: "~> 1.7",
elixirc_paths: elixirc_paths(Mix.env()),
compilers: [:phoenix, :gettext] ++ Mix.compilers(),
Expand Down

0 comments on commit 6fc2125

Please sign in to comment.