We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e59a04 commit 310238eCopy full SHA for 310238e
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.2.3</PackageVersion>
10
- <Version>0.2.3</Version>
11
- <PackageReleaseNotes>https://github.com/redis/redis-om-dotnet/releases/tag/v0.2.3</PackageReleaseNotes>
+ <PackageVersion>0.3.0</PackageVersion>
+ <Version>0.3.0</Version>
+ <PackageReleaseNotes>https://github.com/redis/redis-om-dotnet/releases/tag/v0.3.0</PackageReleaseNotes>
12
<Description>Object Mapping and More for Redis</Description>
13
<Title>Redis OM</Title>
14
<Authors>Steve Lorello</Authors>
0 commit comments