Updated assembly version to 1.3.1 due to the namespace typo fix (actually, this is a breaking change, but this library currently has exactly 1 user - me)
This commit is contained in:
parent
ee6a57b784
commit
4f24abf3bc
@ -47,4 +47,4 @@ using System.Runtime.InteropServices;
|
|||||||
// Build Number
|
// Build Number
|
||||||
// Revision
|
// Revision
|
||||||
//
|
//
|
||||||
[assembly: AssemblyVersion("1.3.0.0")]
|
[assembly: AssemblyVersion("1.3.1")]
|
||||||
|
Loading…
Reference in New Issue
Block a user