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

Bump version 0.3.0

[ci skip]
This commit is contained in:
Eduardo Gurgel 2014-06-24 21:37:31 +12:00
parent 296e58a3b5
commit 94ba872ba7

View file

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