Bumped version

This commit is contained in:
Kieran Eglin 2024-05-30 15:16:33 -07:00
parent 2ae1ee1c99
commit 1c9f8f6abc
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.5.24",
version: "2024.5.30",
elixir: "~> 1.16",
elixirc_paths: elixirc_paths(Mix.env()),
start_permanent: Mix.env() == :prod,