1
0
Fork 0
mirror of https://github.com/edgurgel/httparrot synced 2025-04-10 04:02:28 -04:00

Bump version 0.4.2

[ci skip]
This commit is contained in:
Eduardo Gurgel 2016-09-18 19:33:58 +12:00
parent d604cd8863
commit dc4da54965

View file

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