Release v0.2.0

master
Milton Mazzarri 2017-04-08 02:55:23 -05:00
parent 9b8d7b4778
commit 32b8782596
No known key found for this signature in database
GPG Key ID: 9F4193F2B5A558FE
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ defmodule Hunter.Mixfile do
def project do
[app: :hunter,
version: "0.2.0-dev",
version: "0.2.0",
elixir: "~> 1.3",
docs: docs(),
package: package(),