We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09030f4 commit 2505068Copy full SHA for 2505068
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# 0.13.0
2
3
-Released on Friday, August 23 2019.
+Released on Monday, August 26 2019.
4
5
- Added additional configuration extensions
6
src/AngleSharp.Io/AngleSharp.Io.csproj
@@ -10,7 +10,7 @@
10
</PropertyGroup>
11
12
<ItemGroup>
13
- <PackageReference Include="AngleSharp" Version="0.12.1" />
+ <PackageReference Include="AngleSharp" Version="0.13.0" />
14
</ItemGroup>
15
16
<PropertyGroup Condition=" '$(OS)' == 'Windows_NT' ">
0 commit comments