From 479e85439a7acc95df0a1b877f746953dc786326 Mon Sep 17 00:00:00 2001 From: Eishun Kondoh Date: Wed, 31 Jul 2019 20:38:31 +0900 Subject: [PATCH] Version bump --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index 0ac30ca..0bfb166 100644 --- a/mix.exs +++ b/mix.exs @@ -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(),