1
0
Fork 0
mirror of https://github.com/edgurgel/httparrot synced 2025-04-05 08:12:31 -04:00

Bump version 0.0.3

[ci skip]
This commit is contained in:
Eduardo Gurgel 2014-02-12 09:11:05 -03:00
parent ccf97ccaab
commit 8538f65b25

View file

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