1
0
Fork 0
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:
Eduardo Gurgel 2014-06-24 21:19:46 +12:00
parent 225b4b266c
commit be5058525c

View file

@ -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 ]