mirror of
https://github.com/edgurgel/httparrot
synced 2025-04-05 08:12:31 -04:00
Bump version 0.2.1
[ci skip]
This commit is contained in:
parent
225b4b266c
commit
be5058525c
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
|
||||
[ app: :httparrot,
|
||||
version: "0.2.0",
|
||||
version: "0.2.1",
|
||||
name: "HTTParrot",
|
||||
elixir: "~> 0.14.0",
|
||||
deps: deps ]
|
||||
|
|
Loading…
Add table
Reference in a new issue