Skip to content

Commit

Permalink
Updated version (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
gaokevin1 authored Nov 10, 2024
1 parent 0d82818 commit 27c3346
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Descope/DescopeClient.cs
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ public DescopeClient(DescopeConfig descopeConfig)
public static class SdkInfo
{
public static string Name { get; } = "dotnet";
public static string Version { get; } = "0.3.1";
public static string Version { get; } = "0.3.2";
}
}

0 comments on commit 27c3346

Please sign in to comment.