Skip to content

Commit

Permalink
Update Constants.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
Sunny Raj Rathod authored Nov 17, 2017
1 parent d93f943 commit e67f9b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Authorize.NET/Util/Constants.cs
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ public static class Constants {
public const int HttpConnectionDefaultTimeout = 30000;
public const int HttpReadWriteDefaultTimeout = 30000;

public const string SDKVersion = "1.9.3";
public const string SDKVersion = "1.9.4";

}
#pragma warning restore 1591
Expand Down

0 comments on commit e67f9b5

Please sign in to comment.