Skip to content

Commit

Permalink
It helps when you bump the nuget package version number... (#23)
Browse files Browse the repository at this point in the history
It helps when you bump the nuget package version number...
  • Loading branch information
ejcoyle88 authored Nov 13, 2019
2 parents fbbd6cc + 178d4d7 commit e3a65d9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion KnowYourLimits.AspNetCore/KnowYourLimits.AspNetCore.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<FileVersion>2.2.0.0</FileVersion>
<AssemblyVersion>2.2.0.0</AssemblyVersion>
<Version>2.3.2</Version>
<PackageVersion>3.0.0</PackageVersion>
<PackageVersion>4.0.1</PackageVersion>
</PropertyGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion KnowYourLimits/KnowYourLimits.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<AssemblyVersion>2.0.1.0</AssemblyVersion>
<FileVersion>2.0.1.0</FileVersion>
<Version>2.1.0</Version>
<PackageVersion>3.0.0</PackageVersion>
<PackageVersion>4.0.1</PackageVersion>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit e3a65d9

Please sign in to comment.