Bump Mages from 2.0.0 to 2.0.1

Bumps [Mages](https://github.com/FlorianRappl/Mages) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/FlorianRappl/Mages/releases)
- [Changelog](https://github.com/FlorianRappl/Mages/blob/devel/CHANGELOG.md)
- [Commits](https://github.com/FlorianRappl/Mages/compare/v2.0.0...v2.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-10-18 21:06:58 +00:00 committed by GitHub
parent 1219174cc6
commit 521e8976be
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -62,7 +62,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Mages" Version="2.0.0" />
<PackageReference Include="Mages" Version="2.0.1" />
</ItemGroup>
</Project>