diff --git a/mix.exs b/mix.exs index 476a93d..90ab545 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.1.0" + @version "0.2.0" def project do [