mirror of
https://github.com/amineo/t2_server_query_elixir.git
synced 2026-07-12 15:04:37 +00:00
* Update install doc to reflect current version
This commit is contained in:
parent
dfa85f0e8b
commit
987783e40d
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ The package can be installed by adding `t2_server_query` to your list of depende
|
||||||
```elixir
|
```elixir
|
||||||
def deps do
|
def deps do
|
||||||
[
|
[
|
||||||
{:t2_server_query, "~> 0.1.0"}
|
{:t2_server_query, "~> 0.1.2"}
|
||||||
]
|
]
|
||||||
end
|
end
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue