diff --git a/mix.exs b/mix.exs index b84d2ee..771b014 100644 --- a/mix.exs +++ b/mix.exs @@ -1,7 +1,7 @@ defmodule Crontab.Mixfile do use Mix.Project - @version "1.1.0" + @version "1.1.1" def project do [app: :crontab,