Skip to content

Commit

Permalink
bump version to 0.32.1
Browse files Browse the repository at this point in the history
  • Loading branch information
enricosada committed Mar 2, 2019
1 parent 28af9da commit 370ebbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project ToolsVersion="15.0">

<PropertyGroup>
<Version Condition=" '$(Version)' == '' ">0.32.0$(VersionSuffix)</Version>
<Version Condition=" '$(Version)' == '' ">0.32.1$(VersionSuffix)</Version>
</PropertyGroup>

<PropertyGroup>
Expand Down

0 comments on commit 370ebbc

Please sign in to comment.