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

Bump version to 1.0.0

[ci skip]
This commit is contained in:
Eduardo Gurgel 2017-03-14 21:25:50 +13:00
parent 7d167b02eb
commit e8d244330c

View file

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