Update VersionPrefix

This commit is contained in:
Ryan Brandenburg 2017-07-26 12:55:22 -07:00
parent 1fe47d68da
commit 5b85b3f6c7
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
<PropertyGroup>
<Description>Redis storage support as key store.</Description>
<VersionPrefix>0.3.0</VersionPrefix>
<VersionPrefix>0.4.0</VersionPrefix>
<TargetFramework>netstandard2.0</TargetFramework>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<GenerateDocumentationFile>true</GenerateDocumentationFile>