Skip to content

Commit a5e2791

Browse files
authored
Update version to 2.0.0
1 parent ca0703c commit a5e2791

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/net/authorize/api/constants/ANetEnvironment.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ class ANetEnvironment
77
const SANDBOX = "https://apitest.authorize.net";
88
const PRODUCTION = "https://api2.authorize.net";
99

10-
const VERSION = "2.0.0-ALPHA";
10+
const VERSION = "2.0.0";
1111
}

0 commit comments

Comments
 (0)