Skip to content

Commit

Permalink
Update version to 3.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
destag committed Jun 5, 2024
1 parent 119eda9 commit ef21936
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proca/mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ defmodule Proca.MixProject do
def project do
[
app: :proca,
version: "3.4.5",
version: "3.4.6",
elixir: "~> 1.7",
elixirc_paths: elixirc_paths(Mix.env()),
compilers: [:phoenix, :gettext] ++ Mix.compilers(),
Expand Down

0 comments on commit ef21936

Please sign in to comment.