Bumped version

This commit is contained in:
Kieran Eglin 2024-03-24 15:42:03 -07:00
parent 1923098427
commit 65533b82da

View file

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