bumped version
This commit is contained in:
parent
f2ee3d77a2
commit
f9e4e44b0c
1 changed files with 1 additions and 1 deletions
2
mix.exs
2
mix.exs
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Reference in a new issue