Skip to content

Commit

Permalink
Changed version to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
YohDeadfall committed Apr 12, 2024
1 parent 3f4ed03 commit 93ae69d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<Project>
<PropertyGroup>
<Version>1.0.0</Version>
<Version>1.1.0</Version>
<Authors>Yoh Deadfall</Authors>
<Description>Naming policies for the system JSON serializer in .NET.</Description>
<PackageTags>json serializer naming policy convention</PackageTags>

<Copyright>Copyright 2022 © Yoh Deadfall</Copyright>
<Copyright>Copyright 2024 © Yoh Deadfall</Copyright>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageProjectUrl>https://github.com/YohDeadfall/Yoh.Text.Json.NamingPolicies</PackageProjectUrl>
<PackageReadmeFile>README.md</PackageReadmeFile>
Expand Down

0 comments on commit 93ae69d

Please sign in to comment.