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

Bump version 0.3.2

This commit is contained in:
Eduardo Gurgel 2014-08-20 23:36:45 +12:00
parent dab911409d
commit 60fc04069a

View file

@ -7,7 +7,7 @@ defmodule Httparrot.Mixfile do
def project do
[ app: :httparrot,
version: "0.3.1",
version: "0.3.2",
elixir: "~> 0.14.1 or ~> 0.15.0",
name: "HTTParrot",
description: @description,