File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " codebird-php" ,
3
- "version" : " 2.6.0 " ,
3
+ "version" : " 2.6.1 " ,
4
4
"homepage" : " http://www.jublo.net/projects/codebird/php" ,
5
5
"authors" : [
6
6
" Joshua Atkins <joshua.atkins@jublo.net>" ,
Original file line number Diff line number Diff line change 6
6
* A Twitter library in PHP.
7
7
*
8
8
* @package codebird
9
- * @version 2.6.0
9
+ * @version 2.6.1
10
10
* @author Jublo Solutions <support@jublo.net>
11
11
* @copyright 2010-2014 Jublo Solutions <support@jublo.net>
12
12
* @license http://opensource.org/licenses/GPL-3.0 GNU General Public License 3.0
@@ -109,7 +109,7 @@ class Codebird
109
109
/**
110
110
* The current Codebird version
111
111
*/
112
- protected $ _version = '2.6.0 ' ;
112
+ protected $ _version = '2.6.1 ' ;
113
113
114
114
/**
115
115
* Auto-detect cURL absence
You can’t perform that action at this time.
0 commit comments