Skip to content

Commit

Permalink
Version 0.9.0 (#181)
Browse files Browse the repository at this point in the history
0.9.0, due to RedisGraph deprecation
  • Loading branch information
chayim committed Sep 3, 2023
1 parent a31172e commit 627c89b
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.8.1</Version>
<ReleaseVersion>0.8.1</ReleaseVersion>
<PackageVersion>0.8.1</PackageVersion>
<Version>0.9.0</Version>
<ReleaseVersion>0.9.0</ReleaseVersion>
<PackageVersion>0.9.0</PackageVersion>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 627c89b

Please sign in to comment.