mirror of
https://github.com/edgurgel/httparrot
synced 2025-04-05 16:22:32 -04:00
Bump version to 0.4.0
Also bump Elixir requirement to ~> 1.2
This commit is contained in:
parent
2a71bafaa8
commit
a2f822cfbe
1 changed files with 2 additions and 2 deletions
4
mix.exs
4
mix.exs
|
@ -7,8 +7,8 @@ defmodule Httparrot.Mixfile do
|
|||
|
||||
def project do
|
||||
[ app: :httparrot,
|
||||
version: "0.3.5",
|
||||
elixir: "~> 1.0",
|
||||
version: "0.4.0",
|
||||
elixir: "~> 1.2",
|
||||
name: "HTTParrot",
|
||||
description: @description,
|
||||
package: package,
|
||||
|
|
Loading…
Add table
Reference in a new issue