We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e40468 commit f98f253Copy full SHA for f98f253
src/Redis.OM/Redis.OM.csproj
@@ -6,9 +6,9 @@
6
<RootNamespace>Redis.OM</RootNamespace>
7
<Nullable>enable</Nullable>
8
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
9
- <PackageVersion>0.1.6</PackageVersion>
10
- <Version>0.1.6</Version>
11
- <PackageReleaseNotes>https://github.com/redis/redis-om-dotnet/releases/tag/v0.1.6</PackageReleaseNotes>
+ <PackageVersion>0.1.7</PackageVersion>
+ <Version>0.1.7</Version>
+ <PackageReleaseNotes>https://github.com/redis/redis-om-dotnet/releases/tag/v0.1.7</PackageReleaseNotes>
12
<Description>Object Mapping and More for Redis</Description>
13
<Title>Redis OM</Title>
14
<Authors>Steve Lorello</Authors>
0 commit comments