mirror of
https://github.com/edgurgel/httparrot
synced 2025-04-05 08:12:31 -04:00
Bump version
[ci skip]
This commit is contained in:
parent
f3ed8f8ba3
commit
84fa15df9b
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: "1.0.1",
|
version: "1.0.2",
|
||||||
elixir: "~> 1.4",
|
elixir: "~> 1.4",
|
||||||
name: "HTTParrot",
|
name: "HTTParrot",
|
||||||
description: @description,
|
description: @description,
|
||||||
|
|
Loading…
Add table
Reference in a new issue