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