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

Bump version 0.3.4

[ci skip]
This commit is contained in:
Eduardo Gurgel 2015-01-14 00:11:36 +13:00
parent 613d9db214
commit ba41736175

View file

@ -7,7 +7,7 @@ defmodule Httparrot.Mixfile do
def project do
[ app: :httparrot,
version: "0.3.3",
version: "0.3.4",
elixir: "~> 1.0",
name: "HTTParrot",
description: @description,