Bump version for hexdocs.

This commit is contained in:
James Harton 2017-01-05 14:07:05 +13:00
parent 7b29e8f9ae
commit 81e17611d4

View file

@ -3,7 +3,7 @@ defmodule Vivid.Mixfile do
def project do def project do
[app: :vivid, [app: :vivid,
version: "0.2.0", version: "0.2.1",
description: description, description: description,
elixir: "~> 1.3", elixir: "~> 1.3",
build_embedded: Mix.env == :prod, build_embedded: Mix.env == :prod,