Bumped version to the correct one LMAO

This commit is contained in:
Kieran Eglin 2024-03-10 21:35:31 -07:00
parent 2f6a19f0e7
commit ea4d689fea

View file

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