From 990c45d43d526733b5bd36cd3fa0be0ab928c6fd Mon Sep 17 00:00:00 2001 From: kballou Date: Tue, 21 Jun 2016 11:56:28 -0600 Subject: Version bump --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index 5e58efd..42e2c4b 100644 --- a/mix.exs +++ b/mix.exs @@ -5,7 +5,7 @@ defmodule Toglx.Mixfile do [app: :toglx, description: description, package: package, - version: "0.0.1", + version: "0.0.2", elixir: "~> 1.2", build_embedded: Mix.env == :prod, start_permanent: Mix.env == :prod, -- cgit v1.2.1