mirror of
https://github.com/kieraneglin/pinchflat.git
synced 2026-01-23 10:26:07 +00:00
Bumped version
This commit is contained in:
parent
edb48b3989
commit
f65ebea738
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.14",
|
||||
version: "0.1.15",
|
||||
elixir: "~> 1.16",
|
||||
elixirc_paths: elixirc_paths(Mix.env()),
|
||||
start_permanent: Mix.env() == :prod,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue