Bumped version; added link to donation receipts

This commit is contained in:
Kieran Eglin
2024-03-19 14:32:59 -07:00
parent c046abf36f
commit 087c9c2d0f
2 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ defmodule Pinchflat.MixProject do
def project do
[
app: :pinchflat,
version: "0.1.0-alpha.5",
version: "0.1.0-alpha.6",
elixir: "~> 1.16",
elixirc_paths: elixirc_paths(Mix.env()),
start_permanent: Mix.env() == :prod,