Skip to content

Commit 2f7c121

Browse files
Increase project version to 2.3.0
1 parent 1fe293c commit 2f7c121

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [2.3.0]
8+
## [2.3.0] - 2023-08-31
99

1010
### Changed
1111

src/Atata.Cli.HtmlValidate/Atata.Cli.HtmlValidate.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<TargetFramework>netstandard2.0</TargetFramework>
55
<LangVersion>11.0</LangVersion>
66
<ImplicitUsings>enable</ImplicitUsings>
7-
<Version>2.2.0</Version>
7+
<Version>2.3.0</Version>
88
<Description>.NET library that provides an API for html-validate NPM package.
99

1010
The package targets .NET Standard 2.0, which supports .NET 5+, .NET Framework 4.6.1+ and .NET Core/Standard 2.0+.

0 commit comments

Comments
 (0)