Skip to content

Commit

Permalink
up package version to 0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
clarkis117 committed May 11, 2017
1 parent 88ea68e commit 47fef71
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/Mime-Detective/Mime-Detective.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
<GenerateAssemblyCompanyAttribute>false</GenerateAssemblyCompanyAttribute>
<GenerateAssemblyProductAttribute>false</GenerateAssemblyProductAttribute>
<GenerateAssemblyCopyrightAttribute>false</GenerateAssemblyCopyrightAttribute>
<AssemblyVersion>0.0.4.0</AssemblyVersion>
<FileVersion>0.0.4.0</FileVersion>
<AssemblyVersion>0.0.5.0</AssemblyVersion>
<FileVersion>0.0.5.0</FileVersion>
<PackageReleaseNotes>fixed handling of small files</PackageReleaseNotes>
<Version>0.0.4</Version>
<Version>0.0.</Version>
</PropertyGroup>

<ItemGroup Condition=" '$(TargetFramework)' == 'net45' ">
Expand Down

0 comments on commit 47fef71

Please sign in to comment.