diff --git a/mix.exs b/mix.exs index c8888bd..8ba4cee 100644 --- a/mix.exs +++ b/mix.exs @@ -1,7 +1,7 @@ defmodule OAuth2.Mixfile do use Mix.Project - @version "0.9.2" + @version "0.9.3" def project do [app: :oauth2,