Skip to content

Commit 6e196f0

Browse files
committed
Updated version
1 parent a59cba0 commit 6e196f0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/AngleSharp.Core.Docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@anglesharp/core",
3-
"version": "1.2.0",
3+
"version": "1.3.0",
44
"preview": true,
55
"description": "The doclet for the AngleSharp.Core documentation.",
66
"keywords": [

src/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<PropertyGroup>
33
<Description>AngleSharp is the ultimate angle brackets parser library. It parses HTML5, CSS3, and XML to construct a DOM based on the official W3C specification.</Description>
44
<Product>AngleSharp</Product>
5-
<Version>1.2.0</Version>
5+
<Version>1.3.0</Version>
66
<LangVersion>latest</LangVersion>
77
<SignAssembly>true</SignAssembly>
88
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>

0 commit comments

Comments
 (0)