Skip to content

Commit dad98b9

Browse files
committed
Updated reference to AngleSharp
1 parent 7451f96 commit dad98b9

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
@@ -1,6 +1,6 @@
11
# 0.13.0
22

3-
(tbd)
3+
Released on Friday, August 23 2019.
44

55
- Added `ToXml` and `ToMarkup` extensions for the formatting
66

src/AngleSharp.Xml.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<copyright>Copyright 2016-2019, AngleSharp</copyright>
1515
<tags>html html5 css css3 dom requester http https xml dtd</tags>
1616
<dependencies>
17-
<dependency id="AngleSharp" version="0.12.1" />
17+
<dependency id="AngleSharp" version="0.13.0" />
1818
</dependencies>
1919
</metadata>
2020
</package>

0 commit comments

Comments
 (0)