Skip to content

Commit 4587b48

Browse files
committed
update assembly version
1 parent 4d3dd33 commit 4587b48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ SPDX-License-Identifier: MIT
44
-->
55
<Project>
66
<PropertyGroup>
7-
<VersionPrefix>1.5.0</VersionPrefix>
7+
<VersionPrefix>1.5.1</VersionPrefix>
88
<VersionSuffix></VersionSuffix>
99
<AllowUnsafeBlocks>True</AllowUnsafeBlocks>
1010
<NoWarn>CS1591;$(NoWarn)</NoWarn> <!-- CS1591: Missing XML comment for publicly visible type or member 'Type_or_Member' -->

0 commit comments

Comments
 (0)