mirror of
https://github.com/edgurgel/httparrot
synced 2025-04-06 00:32:34 -04:00
Bump version 0.0.2
[ci skip]
This commit is contained in:
parent
49d747c75d
commit
dcae8a3221
1 changed files with 1 additions and 1 deletions
2
mix.exs
2
mix.exs
|
@ -3,7 +3,7 @@ defmodule Httparrot.Mixfile do
|
||||||
|
|
||||||
def project do
|
def project do
|
||||||
[ app: :httparrot,
|
[ app: :httparrot,
|
||||||
version: "0.0.1",
|
version: "0.0.2",
|
||||||
name: "HTTParrot",
|
name: "HTTParrot",
|
||||||
elixir: "~> 0.11.2 or ~> 0.12.0",
|
elixir: "~> 0.11.2 or ~> 0.12.0",
|
||||||
deps: deps(Mix.env) ]
|
deps: deps(Mix.env) ]
|
||||||
|
|
Loading…
Add table
Reference in a new issue