Skip to content

Commit 2e87ea9

Browse files
Increase project version to 2.1.0
1 parent 4f1fea9 commit 2e87ea9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<PropertyGroup>
44
<TargetFramework>netstandard2.0</TargetFramework>
5-
<Version>2.0.0</Version>
5+
<Version>2.1.0</Version>
66
<Description>.NET library that provides an API for html-validate NPM package.
77

88
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)