Skip to content

Commit 5e75a7e

Browse files
committed
chore(release): 3.0.1
1 parent 9525d7b commit 5e75a7e

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
All notable changes to this project will be documented in this file. See [versionize](https://github.com/versionize/versionize) for commit guidelines.
44

5+
<a name="3.0.1"></a>
6+
## [3.0.1](https://www.github.com/mu88/ThisIsYourLife/releases/tag/v3.0.1) (2023-11-17)
7+
58
<a name="3.0.0"></a>
69
## [3.0.0](https://www.github.com/mu88/ThisIsYourLife/releases/tag/v3.0.0) (2023-11-17)
710

Directory.Build.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project>
22
<PropertyGroup>
33
<TargetFramework>net8.0</TargetFramework>
4-
<Version>3.0.0</Version>
4+
<Version>3.0.1</Version>
55
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
66
<ImplicitUsings>true</ImplicitUsings>
77
<Nullable>enable</Nullable>

0 commit comments

Comments
 (0)