Will / Can there be a jQuery.version instead of jQuery.fn.jquery
right now both
jQuery.fn.jquery and $.fn.jquery
can return the version number of jQuery, such as "1.4.2"
would / could there be a function that is more simple, such as $.ver or jQuery.ver or jQuery.version?