Merge tag '0.1.1' into develop

Minor fixes
This commit is contained in:
Eishun Kondoh 2019-06-15 11:02:10 +09:00
commit f385374f82

View file

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