Merge tag '0.1.3' into develop

Release v0.1.3
This commit is contained in:
Eishun Kondoh 2019-07-31 20:38:47 +09:00
commit 715bead2ff

View file

@ -8,7 +8,7 @@ defmodule Tres.Mixfile do
def project do
[
app: :tres,
version: "0.1.2",
version: "0.1.3",
description: @description,
elixir: "~> 1.8",
package: package(),