Skip to content

Commit

Permalink
bump nuspec version
Browse files Browse the repository at this point in the history
  • Loading branch information
wladyslawczyzewski committed Jul 31, 2021
1 parent 51f5c9f commit 2945a4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ASPNET.CQRS.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<OutputType>Library</OutputType>
<TargetFramework>net5.0</TargetFramework>
<PackageId>ASPNET.CQRS</PackageId>
<Version>1.0-rc1</Version>
<Version>1.0-rc2</Version>
<Authors>Vladyslav Chyzhevskyi</Authors>
<Company>Vladyslav Chyzhevskyi</Company>
<PackageDescription>Implementation of CQRS pattern for .NET Core web APIs</PackageDescription>
Expand Down

0 comments on commit 2945a4c

Please sign in to comment.