We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d6d71f commit ac41e08Copy full SHA for ac41e08
src/KeyValuePush.Redis/AutoGuru.KeyValuePush.Redis.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
3
<PropertyGroup>
4
- <Version>1.0.0-preview.4</Version>
+ <Version>1.0.0</Version>
5
<Description>A dotnet global tool for pushing key-value data into redis.</Description>
6
<Product>kv-push-redis</Product>
7
<OutputType>Exe</OutputType>
0 commit comments