Bumped version

This commit is contained in:
Kieran Eglin 2025-09-26 16:04:56 -07:00
parent 2a371c4419
commit 4f8cba3f9c
No known key found for this signature in database

View file

@ -4,7 +4,7 @@ defmodule Pinchflat.MixProject do
def project do
[
app: :pinchflat,
version: "2025.6.6",
version: "2025.9.26",
elixir: "~> 1.17",
elixirc_paths: elixirc_paths(Mix.env()),
elixirc_options: [warnings_as_errors: System.get_env("EX_CHECK") == "1"],