Skip to content

Commit

Permalink
Version 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
warappa committed Apr 10, 2023
1 parent 8143c28 commit 902bf8a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project>
<PropertyGroup>
<Version>1.0.0</Version>
<Version>1.0.1</Version>
<LangVersion>latest</LangVersion>
<Nullable>enable</Nullable>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
Expand All @@ -19,6 +19,9 @@
<RepositoryType>git</RepositoryType>
<PackageTags>bmecat bmecat-2005 opentrans opentrans-21</PackageTags>
<PackageReleaseNotes>
1.0.1
- #10: Fix missing serializer mappings of nullable primitive types

1.0.0
- Support for .NET 7
- Separated dependencies by target framework
Expand Down

0 comments on commit 902bf8a

Please sign in to comment.