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

Bump version 0.3.3

[ci skip]
This commit is contained in:
Eduardo Gurgel 2014-09-03 21:41:27 +12:00
parent baebc52ed4
commit c92ce8e54d

View file

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