Skip to content

Commit 10ebf20

Browse files
committed
Bump version
1 parent 1dec203 commit 10ebf20

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/client.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
use FriendlyCaptcha\SDK\{ClientConfig, VerifyResult, ErrorCodes};
88

9-
const VERSION = "0.1.1";
9+
const VERSION = "0.1.2";
1010
const EU_API_ENDPOINT = "https://eu.frcapi.com/api/v2/captcha/siteverify";
1111
const GLOBAL_API_ENDPOINT = "https://global.frcapi.com/api/v2/captcha/siteverify";
1212

0 commit comments

Comments
 (0)