Added more wrapped caps.

This commit is contained in:
soukoku
2014-11-07 20:22:58 -05:00
parent 56115b619d
commit 88a54c95d9
10 changed files with 602 additions and 162 deletions

View File

@@ -23,7 +23,7 @@ namespace NTwain
/// <summary>
/// The build release version number.
/// </summary>
public const string Build = "3.1.0"; // change this for each nuget release
public const string Build = "3.1.1"; // change this for each nuget release
}