From 1a475fbebdf805578e5e58104c789ff58fddd655 Mon Sep 17 00:00:00 2001 From: William Huba Date: Mon, 19 May 2025 09:48:56 -0400 Subject: [PATCH] Bump to 1.1.1 --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index 43b2515..b415805 100755 --- a/mix.exs +++ b/mix.exs @@ -1,7 +1,7 @@ defmodule WorkOS.MixProject do use Mix.Project - @version "1.1.0" + @version "1.1.1" @source_url "https://github.com/workos/workos-elixir" def project do