Skip to content

Commit

Permalink
update version to 3.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
tttp committed Feb 26, 2024
1 parent c11807f commit 6f9b72e
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.2",
version: "3.4.3",
elixir: "~> 1.7",
elixirc_paths: elixirc_paths(Mix.env()),
compilers: [:phoenix, :gettext] ++ Mix.compilers(),
Expand Down

0 comments on commit 6f9b72e

Please sign in to comment.