Skip to content

Commit 2045310

Browse files
committed
update assembly version
1 parent 31fbf54 commit 2045310

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Smdn.Reflection.ReverseGenerating.ListApi.Core/Smdn.Reflection.ReverseGenerating.ListApi.Core.Common.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ SPDX-License-Identifier: MIT
55
<Project>
66
<PropertyGroup>
77
<RootNamespace>Smdn.Reflection.ReverseGenerating.ListApi.Core</RootNamespace>
8-
<VersionPrefix>1.3.0</VersionPrefix>
8+
<VersionPrefix>1.3.1</VersionPrefix>
99
<VersionSuffix></VersionSuffix>
1010
<RootNamespace/> <!-- empty the root namespace so that the namespace is determined only by the directory name, for code style rule IDE0030 -->
1111
<Nullable>enable</Nullable>

0 commit comments

Comments
 (0)