Skip to content

Commit d0aa24b

Browse files
committed
Updated the version number
1 parent 5f0d186 commit d0aa24b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

AngleSharp.Io.Tests/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[assembly: AssemblyConfiguration("")]
77
[assembly: AssemblyCompany("AngleSharp")]
88
[assembly: AssemblyProduct("AngleSharp.Io")]
9-
[assembly: AssemblyCopyright("Copyright © AngleSharp, 2015")]
9+
[assembly: AssemblyCopyright("Copyright © AngleSharp, 2013-2016")]
1010
[assembly: AssemblyTrademark("")]
1111
[assembly: AssemblyCulture("")]
1212
[assembly: ComVisible(false)]

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.2.0.*")]
16-
[assembly: AssemblyFileVersion("0.2.0")]
15+
[assembly: AssemblyVersion("0.2.1.*")]
16+
[assembly: AssemblyFileVersion("0.2.1")]
1717
[assembly: InternalsVisibleToAttribute("AngleSharp.Io.Tests")]

0 commit comments

Comments
 (0)