Release v0.5.0

master
Milton Mazzarri 2019-03-19 20:18:54 -05:00
parent 8f3c8cab5c
commit afd0d457bf
No known key found for this signature in database
GPG Key ID: 9F4193F2B5A558FE
1 changed files with 1 additions and 1 deletions

View File

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