File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
AngleSharp.Scripting.CSharp/Properties
AngleSharp.Scripting.JavaScript/Properties Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11
11
[ assembly: AssemblyTrademark ( "" ) ]
12
12
[ assembly: AssemblyCulture ( "" ) ]
13
13
[ assembly: ComVisible ( false ) ]
14
- [ assembly: AssemblyVersion ( "0.1.1 .*" ) ]
15
- [ assembly: AssemblyFileVersion ( "0.1.6 " ) ]
14
+ [ assembly: AssemblyVersion ( "0.2.0 .*" ) ]
15
+ [ assembly: AssemblyFileVersion ( "0.2.0 " ) ]
16
16
[ assembly: InternalsVisibleToAttribute ( "AngleSharp.Scripting.CSharp.Tests" ) ]
Original file line number Diff line number Diff line change 12
12
[ assembly: AssemblyCulture ( "" ) ]
13
13
[ assembly: ComVisible ( false ) ]
14
14
[ assembly: Guid ( "be485498-5294-46d0-b1ba-54f095eba40d" ) ]
15
- [ assembly: AssemblyVersion ( "0.4.0 .*" ) ]
16
- [ assembly: AssemblyFileVersion ( "0.4.0 " ) ]
15
+ [ assembly: AssemblyVersion ( "0.4.1 .*" ) ]
16
+ [ assembly: AssemblyFileVersion ( "0.4.1 " ) ]
17
17
[ assembly: InternalsVisibleToAttribute ( "AngleSharp.Scripting.JavaScript.Tests" ) ]
You can’t perform that action at this time.
0 commit comments