We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 682c301 commit b34a6b0Copy full SHA for b34a6b0
mix.exs
@@ -4,7 +4,7 @@ defmodule Realtime.MixProject do
4
def project do
5
[
6
app: :realtime,
7
- version: "2.29.14",
+ version: "2.29.15",
8
elixir: "~> 1.16.0",
9
elixirc_paths: elixirc_paths(Mix.env()),
10
start_permanent: Mix.env() == :prod,
0 commit comments