Skip to content

Commit

Permalink
Merge pull request #223 from ashtru/patch-2
Browse files Browse the repository at this point in the history
Update to 1.9.5
  • Loading branch information
Sunny Raj Rathod authored Jun 14, 2018
2 parents 94c9870 + 4aa86d4 commit 572735d
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.4";
public const string SDKVersion = "1.9.5";

}
#pragma warning restore 1591
Expand Down

0 comments on commit 572735d

Please sign in to comment.