Skip to content

Commit 2325956

Browse files
committed
Bump version to 0.15.0.
1 parent b85304d commit 2325956

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.14.1</VersionPrefix>
5+
<VersionPrefix>0.15.0</VersionPrefix>
66
<DeterministicSourcePaths Condition="'$(Configuration)' == 'Release'">true</DeterministicSourcePaths>
77
</PropertyGroup>
88
</Project>

0 commit comments

Comments
 (0)