Bumped version

This commit is contained in:
Kieran Eglin 2024-03-21 17:27:14 -07:00
parent 37eb745d03
commit f06c02bf62

View file

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