We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a97bb24 commit 0fbf810Copy full SHA for 0fbf810
mix.exs
@@ -4,7 +4,7 @@ defmodule Pinchflat.MixProject do
4
def project do
5
[
6
app: :pinchflat,
7
- version: "2025.2.20",
+ version: "2025.3.6",
8
elixir: "~> 1.17",
9
elixirc_paths: elixirc_paths(Mix.env()),
10
start_permanent: Mix.env() == :prod,
0 commit comments