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 Jul 30, 2024
1 parent f5f18f6 commit 1e39a99
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>preview</LangVersion>
<Version>0.19.0</Version>
<Version>0.20.0</Version>
<AssemblyVersion>1.0.0</AssemblyVersion>
<Copyright>Copyright © James Newton-King 2008, Copyright © Simon Cropp 2022</Copyright>
<PackageTags>Json</PackageTags>
Expand Down

0 comments on commit 1e39a99

Please sign in to comment.