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

Bump to version 0.5.0

This commit is contained in:
Eduardo Gurgel 2016-10-27 22:40:40 +13:00
parent 5713d04090
commit 9ded53016c

View file

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