1
0
Fork 0
mirror of https://github.com/edgurgel/httparrot synced 2025-04-05 08:12:31 -04:00

Bump version 0.2.0

[ci skip]
This commit is contained in:
Eduardo Gurgel 2014-06-13 21:36:22 +12:00
parent 97071dbb27
commit 225b4b266c

View file

@ -3,7 +3,7 @@ defmodule Httparrot.Mixfile do
def project do
[ app: :httparrot,
version: "0.1.1",
version: "0.2.0",
name: "HTTParrot",
elixir: "~> 0.14.0",
deps: deps ]