Bump to 0.3.0-dev

master
Milton Mazzarri 2017-04-08 02:55:59 -05:00
parent 32b8782596
commit c499eb7ce3
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",
version: "0.3.0-dev",
elixir: "~> 1.3",
docs: docs(),
package: package(),