Skip to content

Commit

Permalink
Bump to API version 2.18
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaron Suarez committed Feb 19, 2019
1 parent 555cfed commit 02f5d53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/recurly/client.php
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ class Recurly_Client
/**
* API Version
*/
public static $apiVersion = '2.17';
public static $apiVersion = '2.18';

/**
* The path to your CA certs. Use only if needed (if you can't fix libcurl/php).
Expand Down

0 comments on commit 02f5d53

Please sign in to comment.