We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52feb01 commit efff459Copy full SHA for efff459
2 files changed
CHANGELOG.md
@@ -2,6 +2,9 @@
2
3
All notable changes to this project will be documented in this file. See [versionize](https://github.com/versionize/versionize) for commit guidelines.
4
5
+<a name="0.4.3"></a>
6
+## [0.4.3](https://www.github.com/lucafabbri/ProjectR/releases/tag/v0.4.3) (2026-01-11)
7
+
8
<a name="0.4.2"></a>
9
## [0.4.2](https://www.github.com/lucafabbri/ProjectR/releases/tag/v0.4.2) (2025-12-05)
10
ProjectR/ProjectR.csproj
@@ -11,7 +11,7 @@
11
12
<!-- NuGet Metadata -->
13
<PackageId>ProjectR</PackageId>
14
- <Version>0.4.2</Version>
+ <Version>0.4.3</Version>
15
<Authors>Luca Fabbri</Authors>
16
<Description>
17
ProjectR: Unopinionated object mapping. No black magic. Just your rules, transparently automated.
0 commit comments