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 22 * A Twitter library in JavaScript
33 *
44 * @package codebird
5- * @version 2.6.0-dev
5+ * @version 2.6.0-rc.1
66 * @author Jublo Solutions <support@jublo.net>
77 * @copyright 2010-2015 Jublo Solutions <support@jublo.net>
88 * @license http://opensource.org/licenses/GPL-3.0 GNU Public License 3.0
@@ -135,7 +135,7 @@ var Codebird = function () {
135135 /**
136136 * The current Codebird version
137137 */
138- var _version = "2.6.0-dev " ;
138+ var _version = "2.6.0-rc.1 " ;
139139
140140 /**
141141 * Sets the OAuth consumer key and secret (App key)
Original file line number Diff line number Diff line change 11{
22 "name" : " codebird" ,
3- "version" : " 2.6.0-dev " ,
3+ "version" : " 2.6.0-rc.1 " ,
44 "description" : " A Twitter library in JavaScript." ,
55 "keywords" : [
66 " Twitter" ,
You can’t perform that action at this time.
0 commit comments