diff --git a/Analytics/Analytics.cs b/Analytics/Analytics.cs index 683a77b7..768d42ca 100644 --- a/Analytics/Analytics.cs +++ b/Analytics/Analytics.cs @@ -3,7 +3,7 @@ namespace Segment public class Analytics { // REMINDER: don't forget to set Properties.AssemblyInfo.AssemblyVersion as well - public static string VERSION = "3.7.1"; + public static string VERSION = "3.8.1"; /// /// Lock for thread-safety diff --git a/Analytics/Analytics.csproj b/Analytics/Analytics.csproj index e03962b0..50599780 100644 --- a/Analytics/Analytics.csproj +++ b/Analytics/Analytics.csproj @@ -5,7 +5,7 @@ Segment false Analytics - 3.8.0 + 3.8.1 Segment Team Analytics.NET