Skip to content

Commit

Permalink
Bump Statiq.Web from 1.0.0-beta.58 to 1.0.0-beta.59
Browse files Browse the repository at this point in the history
Bumps [Statiq.Web](https://github.com/statiqdev/Statiq.Web) from 1.0.0-beta.58 to 1.0.0-beta.59.
- [Release notes](https://github.com/statiqdev/Statiq.Web/releases)
- [Changelog](https://github.com/statiqdev/Statiq.Web/blob/main/RELEASE.md)
- [Commits](statiqdev/Statiq.Web@v1.0.0-beta.58...v1.0.0-beta.59)

---
updated-dependencies:
- dependency-name: Statiq.Web
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 27, 2023
1 parent 5dc9e4e commit 0ebd9d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SrcSet.Statiq/SrcSet.Statiq.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="all" />
<PackageReference Include="Statiq.Web" Version="1.0.0-beta.58" />
<PackageReference Include="Statiq.Web" Version="1.0.0-beta.59" />
<ProjectReference Include="../SrcSet.Core/SrcSet.Core.csproj" />
<None Include="../README.md" CopyToOutputDirectory="PreserveNewest" Pack="true" PackagePath="."/>
</ItemGroup>
Expand Down

0 comments on commit 0ebd9d4

Please sign in to comment.