Bump version to 0.3.0.

This commit is contained in:
James Harton 2017-01-12 08:59:58 +13:00
parent 03cd7dff59
commit 9668ac928b

View file

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