File tree Expand file tree Collapse file tree 3 files changed +8
-4
lines changed
Expand file tree Collapse file tree 3 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 11# Release Notes
22
3- ## XMLUnit.NET 2.3.1 - /Not Released, yet/
3+ ## XMLUnit.NET 2.3.1 - /Released 2017-03-23/
4+
5+ * provided xml doc files for the release version and inside the nuget
6+ package.
7+ [ user-guide/#11 ] ( https://github.com/xmlunit/user-guide/issues/11 )
48
59## XMLUnit.NET 2.3.0 - /Released 2016-11-12/
610
Original file line number Diff line number Diff line change 4545 under <format type =" text/html" ><a href =" https://github.com/xmlunit/xmlunit.net/blob/master/LICENSE" >the
4646 Apache License, Version 2.0</a ></format >.</para ></Remarks >
4747 <Copyright ></Copyright >
48- <Title >XMLUnit.NET 2.3.1-alpha-01 </Title >
48+ <Title >XMLUnit.NET 2.3.1</Title >
4949</Overview >
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ namespace Org.XmlUnit
2626 internal static class XmlUnitVersion
2727 {
2828 internal const string ApiVersion = "2.3.1" ;
29- internal const string AssemblyVersion = ApiVersion + ".96 " ;
30- internal const string Version = ApiVersion + "-alpha-01 " ;
29+ internal const string AssemblyVersion = ApiVersion + ".100 " ;
30+ internal const string Version = ApiVersion + "" ;
3131 }
3232}
You can’t perform that action at this time.
0 commit comments