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

Commit 9c2981f

Browse files
committed
bump to v5.10.2
1 parent 9bc2b2e commit 9c2981f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/Directory.Build.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project>
22

33
<PropertyGroup>
4-
<Version>5.10.1</Version>
4+
<Version>5.10.2</Version>
55
<AssemblyVersion>5.0.0.0</AssemblyVersion>
66
<Authors>ServiceStack</Authors>
77
<Company>ServiceStack, Inc.</Company>

tests/Directory.Build.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project>
22

33
<PropertyGroup>
4-
<Version>5.10.1</Version>
4+
<Version>5.10.2</Version>
55
<AssemblyVersion>5.0.0.0</AssemblyVersion>
66
<LangVersion>latest</LangVersion>
77
<Authors>ServiceStack</Authors>

0 commit comments

Comments
 (0)