Skip to content

Commit

Permalink
Update Directory.Build.props
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed Jan 18, 2023
1 parent a79a435 commit 9d78cef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>
<PropertyGroup>
<LangVersion>11.0</LangVersion>
<Version>0.1.0</Version>
<Version>0.2.0</Version>
<Copyright>Copyright © James Newton-King 2008, Copyright © Simon Cropp 2022</Copyright>
<PackageTags>Json</PackageTags>
<Description>Json serialization library. Hard fork of Json.net.</Description>
Expand Down

0 comments on commit 9d78cef

Please sign in to comment.