We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 997c63c commit fcf2229Copy full SHA for fcf2229
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.4</PackageVersion>
10
- <Version>0.1.4</Version>
11
- <PackageReleaseNotes>https://github.com/redis/redis-om-dotnet/releases/tag/v0.1.4</PackageReleaseNotes>
+ <PackageVersion>0.1.5</PackageVersion>
+ <Version>0.1.5</Version>
+ <PackageReleaseNotes>https://github.com/redis/redis-om-dotnet/releases/tag/v0.1.5</PackageReleaseNotes>
12
<Description>Object Mapping and More for Redis</Description>
13
<Title>Redis OM</Title>
14
<Authors>Steve Lorello</Authors>
0 commit comments