We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15222c9 commit 1c32d1bCopy full SHA for 1c32d1b
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="3.0.3"></a>
6
+## [3.0.3](https://www.github.com/mu88/ThisIsYourLife/releases/tag/v3.0.3) (2023-11-19)
7
+
8
<a name="3.0.2"></a>
9
## [3.0.2](https://www.github.com/mu88/ThisIsYourLife/releases/tag/v3.0.2) (2023-11-17)
10
Directory.Build.props
@@ -1,7 +1,7 @@
1
<Project>
<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
- <Version>3.0.2</Version>
+ <Version>3.0.3</Version>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<ImplicitUsings>true</ImplicitUsings>
<Nullable>enable</Nullable>
0 commit comments