8000 Set version to 2.7.2 · generalstephen1/codebird-php@70f5f7d · GitHub
[go: up one dir, main page]

Skip to content

Commit 70f5f7d

Browse files
committed
Set version to 2.7.2
1 parent 90f8e7d commit 70f5f7d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/codebird.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* A Twitter library in PHP.
77
*
88
* @package codebird
9-
* @version 2.7.1
9+
* @version 2.7.2
1010
* @author Jublo Solutions <support@jublo.net>
1111
* @copyright 2010-2015 Jublo Solutions <support@jublo.net>
1212
* @license http://opensource.org/licenses/GPL-3.0 GNU General Public License 3.0
@@ -104,7 +104,7 @@ class Codebird
104104
/**
105105
* The current Codebird version
106106
*/
107-
protected $_version = '2.7.1';
107+
protected $_version = '2.7.2';
108108

109109
/**
110110
* Auto-detect cURL absence

0 commit comments

Comments
 (0)
0