version 2.0.1

Fix deprecation warnings on elixir 1.6.0
This commit is contained in:
Martin Frost 2018-01-26 17:59:55 +01:00
parent 3ba1c322b8
commit 5d95c230dd
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
defmodule ISN.Mixfile do
use Mix.Project
@version "2.0.0"
@version "2.0.1"
def project do
[