Skip to content

Commit

Permalink
Published 0.0.6 to NuGet.
Browse files Browse the repository at this point in the history
  • Loading branch information
Tor Hovland committed Nov 6, 2018
1 parent 87098fe commit a86c730
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/BlazorRedux/BlazorRedux.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<PackageId>Blazor-Redux</PackageId>
<PackageVersion>0.0.5</PackageVersion>
<PackageVersion>0.0.6</PackageVersion>
<Authors>Tor Hovland</Authors>
<Description>Type-safe state management (like Redux and Elm) for Blazor.</Description>
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
<PackageReleaseNotes>Improved store config, routing and F# support.</PackageReleaseNotes>
<PackageReleaseNotes>Updated for Blazor 0.6.0, with contributions from Sergey Solin.</PackageReleaseNotes>
<Copyright>Copyright 2018 (c) Tor Hovland. All rights reserved.</Copyright>
<PackageTags>blazor state redux elm fsharp</PackageTags>
<PackageProjectUrl>https://github.com/torhovland/blazor-redux</PackageProjectUrl>
Expand Down

0 comments on commit a86c730

Please sign in to comment.