diff --git a/mix.exs b/mix.exs index 5285750..cc51fa5 100644 --- a/mix.exs +++ b/mix.exs @@ -3,7 +3,7 @@ defmodule ExMustang.Mixfile do def project do [app: :ex_mustang, - version: "0.1.1", + version: "0.2.0", elixir: "~> 1.3", description: "A simple, clueless bot and collection of responders", source_url: "https://github.com/techgaun/ex_mustang",