mirror of
https://github.com/amineo/t2_server_query_elixir.git
synced 2026-07-13 15:34:39 +00:00
v0.1.2
This commit is contained in:
parent
6084d22371
commit
9740fc8438
1 changed files with 1 additions and 1 deletions
2
mix.exs
2
mix.exs
|
|
@ -4,7 +4,7 @@ defmodule T2ServerQuery.MixProject do
|
||||||
def project do
|
def project do
|
||||||
[
|
[
|
||||||
app: :t2_server_query,
|
app: :t2_server_query,
|
||||||
version: "0.1.1",
|
version: "0.1.2",
|
||||||
elixir: "~> 1.12",
|
elixir: "~> 1.12",
|
||||||
start_permanent: Mix.env() == :prod,
|
start_permanent: Mix.env() == :prod,
|
||||||
deps: deps(),
|
deps: deps(),
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue