We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 505b294 commit de25f31Copy full SHA for de25f31
mix.exs
@@ -3,7 +3,7 @@ defmodule ExMustang.Mixfile do
3
4
def project do
5
[app: :ex_mustang,
6
- version: "0.1.1",
+ version: "0.2.0",
7
elixir: "~> 1.3",
8
description: "A simple, clueless bot and collection of responders",
9
source_url: "https://github.com/techgaun/ex_mustang",
0 commit comments