From f353d921580fe8d64a61bfbfcdd5a5faa36214e0 Mon Sep 17 00:00:00 2001 From: gjtorikian <64050+gjtorikian@users.noreply.github.com> Date: Thu, 22 Jan 2026 18:36:07 +0000 Subject: [PATCH] v1.1.4 --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index 81d136e..86da6d8 100755 --- a/mix.exs +++ b/mix.exs @@ -1,7 +1,7 @@ defmodule WorkOS.MixProject do use Mix.Project - @version "1.1.3" + @version "1.1.4" @source_url "https://github.com/workos/workos-elixir" def project do