mirror of
https://github.com/edgurgel/httparrot
synced 2025-04-05 00:02:41 -04:00
Bump version to 1.0.1
[ci skip]
This commit is contained in:
parent
fa901347cd
commit
82600a98c8
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
|
||||
[ app: :httparrot,
|
||||
version: "1.0.0",
|
||||
version: "1.0.1",
|
||||
elixir: "~> 1.4",
|
||||
name: "HTTParrot",
|
||||
description: @description,
|
||||
|
|
Loading…
Add table
Reference in a new issue