bumped version

This commit is contained in:
Kieran Eglin 2024-04-09 13:45:38 -07:00
parent f2ee3d77a2
commit f9e4e44b0c
No known key found for this signature in database
GPG key ID: 193984967FCF432D

View file

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