diff --git a/codebird.js b/codebird.js index e268195..820da76 100644 --- a/codebird.js +++ b/codebird.js @@ -2,7 +2,7 @@ * A Twitter library in JavaScript * * @package codebird - * @version 2.4.2 + * @version 2.4.3 * @author J.M. * @copyright 2010-2013 J.M. * @@ -126,7 +126,7 @@ var Codebird = function () { /** * The current Codebird version */ - var _version = "2.4.2"; + var _version = "2.4.3"; /** * Sets the OAuth consumer key and secret (App key)