Bumped version

This commit is contained in:
Kieran Eglin 2024-04-10 21:59:01 -07:00
parent 25aaef7da4
commit 96c65012ca

View file

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