Skip to content
This repository was archived by the owner on Dec 24, 2022. It is now read-only.

Commit 3dd5e3f

Browse files
committed
Update Env.cs
1 parent 8ede315 commit 3dd5e3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ServiceStack.Text/Env.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ static Env()
113113

114114
public static string VersionString { get; set; }
115115

116-
public static decimal ServiceStackVersion = 5.101m;
116+
public static decimal ServiceStackVersion = 5.102m;
117117

118118
public static bool IsLinux { get; set; }
119119

0 commit comments

Comments
 (0)