From 5d95c230dd6282b3e01fb5afb26af0436fa22eb1 Mon Sep 17 00:00:00 2001 From: Martin Frost Date: Fri, 26 Jan 2018 17:59:55 +0100 Subject: [PATCH] version 2.0.1 Fix deprecation warnings on elixir 1.6.0 --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index 02666f8..bd9b17d 100644 --- a/mix.exs +++ b/mix.exs @@ -1,7 +1,7 @@ defmodule ISN.Mixfile do use Mix.Project - @version "2.0.0" + @version "2.0.1" def project do [