Bump version to 0.5.1-dev

master
Milton Mazzarri 2019-03-19 20:30:05 -05:00
parent afd0d457bf
commit d64ecef2f9
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",
version: "0.5.1-dev",
elixir: "~> 1.6",
docs: docs(),
package: package(),