Skip to content

Commit 2b7e005

Browse files
committed
Version 1.1.2 release bump
1 parent 175d50f commit 2b7e005

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

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

77
* Project page: http://www.google.com/recaptcha/
88
* Repository: https://github.com/google/recaptcha
9-
* Version: 1.1.1
9+
* Version: 1.1.2
1010
* License: BSD, see [LICENSE](LICENSE)
1111

1212
## Description

src/ReCaptcha/ReCaptcha.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ class ReCaptcha
3535
* Version of this client library.
3636
* @const string
3737
*/
38-
const VERSION = 'php_1.1.1';
38+
const VERSION = 'php_1.1.2';
3939

4040
/**
4141
* Shared secret for the site.

0 commit comments

Comments
 (0)