Skip to content

Commit

Permalink
🔖 release v1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
benvp committed Jun 23, 2021
1 parent ee10c20 commit 938b4cf
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.0",
version: "1.2.1",
elixir: "~> 1.7",
elixirc_paths: elixirc_paths(Mix.env()),
compilers: [:phoenix, :gettext] ++ Mix.compilers(),
Expand Down

0 comments on commit 938b4cf

Please sign in to comment.