Skip to content

Commit

Permalink
Update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
YairHalberstadt committed Dec 2, 2020
1 parent 3a254b3 commit ac4fe50
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</PropertyGroup>

<PropertyGroup>
<VersionPrefix>0.0.5</VersionPrefix>
<VersionPrefix>0.0.6</VersionPrefix>
<PackageId>StrongInject.Extensions.DependencyInjection</PackageId>
<Authors>StrongInject</Authors>
<Product>StrongInject</Product>
Expand Down
2 changes: 1 addition & 1 deletion StrongInject/StrongInject.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</PropertyGroup>

<PropertyGroup>
<VersionPrefix>1.0.4</VersionPrefix>
<VersionPrefix>1.0.5</VersionPrefix>
<PackageId>StrongInject</PackageId>
<Authors>StrongInject</Authors>
<Product>StrongInject</Product>
Expand Down

0 comments on commit ac4fe50

Please sign in to comment.