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

Bump version

[ci skip]
This commit is contained in:
Eduardo Gurgel 2018-01-07 16:33:45 +13:00
parent f3ed8f8ba3
commit 84fa15df9b

View file

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