Bumped version

This commit is contained in:
Kieran Eglin 2024-10-30 14:13:08 -07:00
parent 7a374f1162
commit 8c0dd0bb6b
No known key found for this signature in database
GPG key ID: 193984967FCF432D

View file

@ -4,7 +4,7 @@ defmodule Pinchflat.MixProject do
def project do
[
app: :pinchflat,
version: "2024.10.25",
version: "2024.10.30",
elixir: "~> 1.17",
elixirc_paths: elixirc_paths(Mix.env()),
start_permanent: Mix.env() == :prod,