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

Bump version 0.0.2

[ci skip]
This commit is contained in:
Eduardo Gurgel 2014-01-19 11:06:31 -03:00
parent 49d747c75d
commit dcae8a3221

View file

@ -3,7 +3,7 @@ defmodule Httparrot.Mixfile do
def project do
[ app: :httparrot,
version: "0.0.1",
version: "0.0.2",
name: "HTTParrot",
elixir: "~> 0.11.2 or ~> 0.12.0",
deps: deps(Mix.env) ]