diff --git a/README.md b/README.md index 114670b..e056394 100755 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Add this package to the list of dependencies in your `mix.exs` file: ```ex def deps do - [{:workos, "~> 1.0.0"}] + [{:workos, "~> 1.1.0"}] end ```