Skip to content

Commit 572735d

Browse files
author
Sunny Raj Rathod
authored
Merge pull request #223 from ashtru/patch-2
Update to 1.9.5
2 parents 94c9870 + 4aa86d4 commit 572735d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Authorize.NET/Util/Constants.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ public static class Constants {
2626
public const int HttpConnectionDefaultTimeout = 30000;
2727
public const int HttpReadWriteDefaultTimeout = 30000;
2828

29-
public const string SDKVersion = "1.9.4";
29+
public const string SDKVersion = "1.9.5";
3030

3131
}
3232
#pragma warning restore 1591

0 commit comments

Comments
 (0)