Skip to content

Commit

Permalink
Bump version to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ah- committed Apr 17, 2017
1 parent 13a92f3 commit a72894a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion dotnet-gitversion.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
<OutputType>Exe</OutputType>
<PackageId>dotnet-gitversion</PackageId>
<PackageTargetFallback>$(PackageTargetFallback);dotnet</PackageTargetFallback>
<VersionPrefix>1.0.1</VersionPrefix>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="GitVersionCore-dotnet" Version="1.0.0" />
Expand All @@ -17,4 +18,4 @@
<PackageReference Include="System.Diagnostics.TraceSource" Version="4.0.0" />
</ItemGroup>

</Project>
</Project>

0 comments on commit a72894a

Please sign in to comment.