From 507f20193b5930bfc8dc5aebba12540b39aebf4e Mon Sep 17 00:00:00 2001 From: Alex Antonov Date: Sat, 21 Jan 2017 17:46:08 +0300 Subject: [PATCH] 0.2.1 --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index 4596e85..b95bb02 100644 --- a/mix.exs +++ b/mix.exs @@ -2,7 +2,7 @@ defmodule EctoStateMachine.Mixfile do use Mix.Project @project_url "https://github.com/asiniy/ecto_state_machine" - @version "0.2.0" + @version "0.2.1" def project do [