Bump version to 0.4.0-dev

master
Milton Mazzarri 2017-04-10 23:31:38 -05:00
parent ba995fad8b
commit 2fd54e1801
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.3.0",
version: "0.4.0-dev",
elixir: "~> 1.3",
docs: docs(),
package: package(),