We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da13767 commit 9c867deCopy full SHA for 9c867de
Analytics-CSharp/Segment/Analytics/Version.cs
@@ -2,6 +2,6 @@ namespace Segment.Analytics
2
{
3
internal static class Version
4
5
- internal const string SegmentVersion = "2.5.0";
+ internal const string SegmentVersion = "2.5.1";
6
}
7
0 commit comments