Skip to content

Commit 1b9ef51

Browse files
author
Denis Ivanov
committed
Release AngleSharp.XPath v1.1.2.
1 parent c8b229b commit 1b9ef51

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/AngleSharp.XPath/AngleSharp.XPath.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
3-
<Version>1.1.1</Version>
3+
<Version>1.1.2</Version>
44
<Authors>Denis Ivanov</Authors>
55
<PackageId>AngleSharp.XPath</PackageId>
6-
<AssemblyVersion>1.1.1</AssemblyVersion>
6+
<AssemblyVersion>1.1.2</AssemblyVersion>
77
<AssemblyName>AngleSharp.XPath</AssemblyName>
88
<RootNamespace>AngleSharp.XPath</RootNamespace>
99
<TargetFramework>netstandard2.0</TargetFramework>
10-
<FileVersion>1.1.1</FileVersion>
10+
<FileVersion>1.1.2</FileVersion>
1111
<Description>XPath support for AngleSharp</Description>
1212
<PackageProjectUrl>https://github.com/AngleSharp/AngleSharp.XPath/</PackageProjectUrl>
1313
<PackageLicenseExpression>MIT</PackageLicenseExpression>

0 commit comments

Comments
 (0)