1
0
Fork 0
mirror of https://github.com/edgurgel/httparrot synced 2025-04-05 16:22:32 -04:00

Bump version 0.1.0

[ci skip]
This commit is contained in:
Eduardo Gurgel 2014-04-27 13:14:11 +12:00
parent 34dda194f9
commit 757c9f3d70

View file

@ -3,7 +3,7 @@ defmodule Httparrot.Mixfile do
def project do
[ app: :httparrot,
version: "0.0.3",
version: "0.1.0",
name: "HTTParrot",
elixir: "~> 0.12.4",
deps: deps(Mix.env) ]