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 11{
22 "name" : " codebird-php" ,
3- "version" : " 3.1.0-dev " ,
3+ "version" : " 3.1.0-rc.1 " ,
44 "homepage" : " https://www.jublo.net/projects/codebird/php" ,
55 "authors" : [
66 " Joshua Atkins <joshua.atkins@jublo.net>" ,
Original file line number Diff line number Diff line change 66 * A Twitter library in PHP.
77 *
88 * @package codebird
9- * @version 3.1.0-dev
9+ * @version 3.1.0-rc.1
1010 * @author Jublo Solutions <support@jublo.net>
1111 * @copyright 2010-2016 Jublo Solutions <support@jublo.net>
1212 * @license https://opensource.org/licenses/GPL-3.0 GNU General Public License 3.0
@@ -508,7 +508,7 @@ class Codebird
508508 /**
509509 * The current Codebird version
510510 */
511- protected static $ _version = '3.1.0-dev ' ;
511+ protected static $ _version = '3.1.0-rc.1 ' ;
512512
513513 /**
514514 * The Request or access token. Used to sign requests
You can’t perform that action at this time.
0 commit comments