Skip to content

Commit

Permalink
Increment pkg version (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
clarkis117 authored Mar 9, 2018
1 parent 9c5e87c commit de3faaf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Mime-Detective/Mime-Detective.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<AssemblyVersion>0.0.6.0</AssemblyVersion>
<FileVersion>0.0.6.0</FileVersion>
<PackageReleaseNotes>fixed handling of small files</PackageReleaseNotes>
<Version>0.0.6.0-alpha1</Version>
<Version>0.0.6.0-alpha2</Version>
<DisableImplicitFrameworkReferences>true</DisableImplicitFrameworkReferences>
</PropertyGroup>

Expand All @@ -43,4 +43,4 @@
<PackageReference Include="System.Xml.XmlSerializer" Version="4.3.0" />
</ItemGroup>

</Project>
</Project>

0 comments on commit de3faaf

Please sign in to comment.