Skip to content

Commit 007c99f

Browse files
committed
Version number and changelog
1 parent 1b1a489 commit 007c99f

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 0.3.1
2+
3+
- Adjusted to service changes
4+
15
# 0.3.0
26

37
- Added a File requester (#11)

src/AngleSharp.Io/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
[assembly: AssemblyCulture("")]
1313
[assembly: ComVisible(false)]
1414
[assembly: Guid("10d96c84-41d5-4c21-bacf-5d6997c85082")]
15-
[assembly: AssemblyVersion("0.3.0.*")]
16-
[assembly: AssemblyFileVersion("0.3.0")]
15+
[assembly: AssemblyVersion("0.3.1.*")]
16+
[assembly: AssemblyFileVersion("0.3.1")]
1717
[assembly: InternalsVisibleToAttribute("AngleSharp.Io.Tests")]

0 commit comments

Comments
 (0)