Query doesn't seem to be loaded

I recently upgraded to version 1.3.1

When I view my app in the browser, the console gives me this:

TypeError: $ is not a function
_window = $(window),

ReferenceError: $ is not defined	
$(document).ready(function() {

What could be causing this? Shouldn’t Jquery be automatically loaded?