Version bump
This commit is contained in:
parent
d8a17d2d94
commit
479e85439a
1 changed files with 1 additions and 1 deletions
2
mix.exs
2
mix.exs
|
|
@ -8,7 +8,7 @@ defmodule Tres.Mixfile do
|
||||||
def project do
|
def project do
|
||||||
[
|
[
|
||||||
app: :tres,
|
app: :tres,
|
||||||
version: "0.1.2",
|
version: "0.1.3",
|
||||||
description: @description,
|
description: @description,
|
||||||
elixir: "~> 1.8",
|
elixir: "~> 1.8",
|
||||||
package: package(),
|
package: package(),
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue