mix: Version bump

This commit is contained in:
Eishun Kondoh 2019-07-09 12:00:58 +09:00
parent 9ddd82fcab
commit da4165b670
2 changed files with 2 additions and 2 deletions

View file

@ -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(),