Skip to content

Commit

Permalink
Update Version to 0.11.0 (#228)
Browse files Browse the repository at this point in the history
* update version to 0.10.2

* change version to 0.11.0
  • Loading branch information
shacharPash authored Dec 19, 2023
1 parent b05d08b commit cbbfaae
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 @@ -9,9 +9,9 @@
<Owners>Redis OSS</Owners>
<Description>.Net Client for Redis Stack</Description>
<PackageReadmeFile>README.md</PackageReadmeFile>
<Version>0.10.1</Version>
<ReleaseVersion>0.10.1</ReleaseVersion>
<PackageVersion>0.10.1</PackageVersion>
<Version>0.11.0</Version>
<ReleaseVersion>0.11.0</ReleaseVersion>
<PackageVersion>0.11.0</PackageVersion>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit cbbfaae

Please sign in to comment.