There was an error while loading. Please reload this page.
1 parent 8ede315 commit 3dd5e3fCopy full SHA for 3dd5e3f
1 file changed
src/ServiceStack.Text/Env.cs
@@ -113,7 +113,7 @@ static Env()
113
114
public static string VersionString { get; set; }
115
116
- public static decimal ServiceStackVersion = 5.101m;
+ public static decimal ServiceStackVersion = 5.102m;
117
118
public static bool IsLinux { get; set; }
119
0 commit comments