chore: bump to 0.1.4
This commit is contained in:
parent
65308f8bda
commit
c2ba192e6e
1 changed files with 1 additions and 1 deletions
2
mix.exs
2
mix.exs
|
@ -4,7 +4,7 @@ defmodule Exmr.MixProject do
|
|||
def project do
|
||||
[
|
||||
app: :exmr,
|
||||
version: "0.1.3",
|
||||
version: "0.1.4",
|
||||
elixir: "~> 1.14",
|
||||
elixirc_paths: elixirc_paths(Mix.env()),
|
||||
start_permanent: Mix.env() == :prod,
|
||||
|
|
Loading…
Reference in a new issue