Skip to content

Commit e934e20

Browse files
committed
2.4.3 version
1 parent 3a34bd2 commit e934e20

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

codebird.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* A Twitter library in JavaScript
33
*
44
* @package codebird
5-
* @version 2.4.2
5+
* @version 2.4.3
66
* @author J.M. <[email protected]>
77
* @copyright 2010-2013 J.M. <[email protected]>
88
*
@@ -126,7 +126,7 @@ var Codebird = function () {
126126
/**
127127
* The current Codebird version
128128
*/
129-
var _version = "2.4.2";
129+
var _version = "2.4.3";
130130

131131
/**
132132
* Sets the OAuth consumer key and secret (App key)

0 commit comments

Comments
 (0)