Skip to content

Commit

Permalink
bump lib version
Browse files Browse the repository at this point in the history
  • Loading branch information
atakavci committed Nov 22, 2024
1 parent aed3c93 commit 77d6e00
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/NRedisStack/NRedisStack.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
<Owners>Redis OSS</Owners>
<Description>.Net Client for Redis Stack</Description>
<PackageReadmeFile>README.md</PackageReadmeFile>
<Version>0.13.0</Version>
<ReleaseVersion>0.13.0</ReleaseVersion>
<PackageVersion>0.13.0</PackageVersion>
<Version>0.13.1</Version>
<ReleaseVersion>0.13.1</ReleaseVersion>
<PackageVersion>0.13.1</PackageVersion>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 77d6e00

Please sign in to comment.