diff --git a/mix.exs b/mix.exs index aa8dddd..cfdc3b6 100644 --- a/mix.exs +++ b/mix.exs @@ -1,7 +1,7 @@ defmodule AyeSQL.MixProject do use Mix.Project - @version "1.1.0" + @version "1.1.1" @name "AyeSQL" @description "Library for using raw SQL" @app :ayesql