We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6163d0d commit 11ff4fbCopy full SHA for 11ff4fb
src/Superstream/Utils/Constants.cs
@@ -16,6 +16,6 @@ internal static class Subjects
16
17
internal static class SdkInfo
18
{
19
- public const string SdkVersion = "1.0.2";
+ public const string SdkVersion = "1.0.3";
20
public const string SdkLanguage = "C#";
21
}
0 commit comments