Skip to content

Commit

Permalink
Release v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
maennchen committed Nov 18, 2022
1 parent ff1e6c9 commit eb8ffda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ defmodule ZitadelApi.MixProject do
@external_resource api_version_file

@api_version api_version_file |> File.read!() |> String.trim()
@version "2.0.0"
@version "2.1.0"

def project do
[
Expand Down

0 comments on commit eb8ffda

Please sign in to comment.