Skip to content

Commit 893f41d

Browse files
committed
bump to v6.0.3
1 parent d0e5401 commit 893f41d

3 files changed

Lines changed: 2 additions & 17 deletions

File tree

build.cmd

Lines changed: 0 additions & 15 deletions
This file was deleted.

src/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project>
22

33
<PropertyGroup>
4-
<Version>6.0.2</Version>
4+
<Version>6.0.3</Version>
55
<Authors>ServiceStack</Authors>
66
<Company>ServiceStack, Inc.</Company>
77
<Copyright>&#169; 2008-2022 ServiceStack, Inc</Copyright>

tests/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project>
22

33
<PropertyGroup>
4-
<Version>6.0.2</Version>
4+
<Version>6.0.3</Version>
55
<LangVersion>latest</LangVersion>
66
<GenerateAssemblyVersionAttribute>false</GenerateAssemblyVersionAttribute>
77
</PropertyGroup>

0 commit comments

Comments
 (0)