Skip to content

Commit

Permalink
Update Version to 0.12.0 (#263)
Browse files Browse the repository at this point in the history
  • Loading branch information
shacharPash committed Mar 12, 2024
1 parent ee56859 commit ccd74b5
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.11.1</Version>
<ReleaseVersion>0.11.1</ReleaseVersion>
<PackageVersion>0.11.1</PackageVersion>
<Version>0.12.0</Version>
<ReleaseVersion>0.12.0</ReleaseVersion>
<PackageVersion>0.12.0</PackageVersion>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit ccd74b5

Please sign in to comment.