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.1

[ci skip]
This commit is contained in:
Eduardo Gurgel 2017-05-21 20:44:54 +12:00
parent fa901347cd
commit 82600a98c8

View file

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