Skip to content

Commit

Permalink
upgrade version for the new event message format
Browse files Browse the repository at this point in the history
  • Loading branch information
tttp committed Oct 14, 2024
1 parent 8413d74 commit 27f0490
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.6.4",
version: "3.6.5",
elixir: "~> 1.7",
elixirc_paths: elixirc_paths(Mix.env()),
compilers: [:phoenix, :gettext] ++ Mix.compilers(),
Expand Down

0 comments on commit 27f0490

Please sign in to comment.