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