Skip to content

Commit a00b72b

Browse files
committed
Bump version to 0.16.0.
1 parent 99a07b8 commit a00b72b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<Import Project="$([MSBuild]::GetPathOfFileAbove('Directory.Build.props', '$(MSBuildThisFileDirectory)../'))" />
33
<PropertyGroup>
44
<PublishRepositoryUrl>true</PublishRepositoryUrl>
5-
<VersionPrefix>0.15.1</VersionPrefix>
5+
<VersionPrefix>0.16.0</VersionPrefix>
66
<DeterministicSourcePaths Condition="'$(Configuration)' == 'Release'">true</DeterministicSourcePaths>
77
</PropertyGroup>
88
</Project>

0 commit comments

Comments
 (0)