Skip to content

Commit

Permalink
Bump Platform.Converters from 0.3.0 to 0.3.1
Browse files Browse the repository at this point in the history
Bumps [Platform.Converters](https://github.com/linksplatform/Converters) from 0.3.0 to 0.3.1.
- [Release notes](https://github.com/linksplatform/Converters/releases)
- [Commits](https://github.com/linksplatform/Converters/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 5, 2021
1 parent 4d90e31 commit a4ef99c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion csharp/Platform.Numbers/Platform.Numbers.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ All classes are covered with comments.</PackageReleaseNotes>
</ItemGroup>

<ItemGroup>
<PackageReference Include="Platform.Converters" Version="0.3.0" />
<PackageReference Include="Platform.Converters" Version="0.3.1" />
</ItemGroup>

</Project>

0 comments on commit a4ef99c

Please sign in to comment.