Skip to content

Commit 8171c3f

Browse files
committed
Bump version
1 parent cddcfc0 commit 8171c3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/WC/API/Client.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ class WC_API_Client
1818
*/
1919
const HASH_ALGORITHM = 'SHA256';
2020

21-
const VERSION = '0.3.7';
21+
const VERSION = '0.3.9';
2222
/**
2323
* The API URL
2424
*

0 commit comments

Comments
 (0)