Version bump

This commit is contained in:
Kieran Eglin
2025-06-06 14:39:32 -07:00
parent 68da8bc522
commit 076f2fe78b
+1 -1
View File
@@ -4,7 +4,7 @@ defmodule Pinchflat.MixProject do
def project do
[
app: :pinchflat,
version: "2025.3.17",
version: "2025.6.6",
elixir: "~> 1.17",
elixirc_paths: elixirc_paths(Mix.env()),
elixirc_options: [warnings_as_errors: System.get_env("EX_CHECK") == "1"],