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

Bump version 0.3.5

[ci skip]
This commit is contained in:
Eduardo Gurgel 2015-02-09 22:08:43 +13:00
parent d0f977d285
commit 6b5a28c9fd

View file

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