We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cddcfc0 commit 8171c3fCopy full SHA for 8171c3f
src/WC/API/Client.php
@@ -18,7 +18,7 @@ class WC_API_Client
18
*/
19
const HASH_ALGORITHM = 'SHA256';
20
21
- const VERSION = '0.3.7';
+ const VERSION = '0.3.9';
22
/**
23
* The API URL
24
*
0 commit comments