Skip to content

Commit 11ff4fb

Browse files
version update
1 parent 6163d0d commit 11ff4fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Superstream/Utils/Constants.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ internal static class Subjects
1616

1717
internal static class SdkInfo
1818
{
19-
public const string SdkVersion = "1.0.2";
19+
public const string SdkVersion = "1.0.3";
2020
public const string SdkLanguage = "C#";
2121
}

0 commit comments

Comments
 (0)