feat: bump release

This commit is contained in:
CommunityMaintained 2026-06-14 13:45:17 -05:00
parent 122503de2f
commit 914dbd3c1f

View file

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