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

Bump version 0.4.1

[ci skip]
This commit is contained in:
Eduardo Gurgel 2016-09-09 09:13:46 +12:00
parent 3b1da703f0
commit 6a1c9f590b

View file

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