mirror of
https://github.com/edgurgel/httparrot
synced 2025-04-05 16:22:32 -04:00
Bump version 0.3.2
This commit is contained in:
parent
dab911409d
commit
60fc04069a
1 changed files with 1 additions and 1 deletions
2
mix.exs
2
mix.exs
|
@ -7,7 +7,7 @@ defmodule Httparrot.Mixfile do
|
||||||
|
|
||||||
def project do
|
def project do
|
||||||
[ app: :httparrot,
|
[ app: :httparrot,
|
||||||
version: "0.3.1",
|
version: "0.3.2",
|
||||||
elixir: "~> 0.14.1 or ~> 0.15.0",
|
elixir: "~> 0.14.1 or ~> 0.15.0",
|
||||||
name: "HTTParrot",
|
name: "HTTParrot",
|
||||||
description: @description,
|
description: @description,
|
||||||
|
|
Loading…
Add table
Reference in a new issue