Bump version to 0.5.0-dev

master
Milton Mazzarri 2017-04-17 22:29:55 -05:00
parent f972ec1f42
commit 531f777706
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.4.0",
version: "0.5.0-dev",
elixir: "~> 1.3",
docs: docs(),
package: package(),