Remove Caching of JQuery Script

Remove Caching of JQuery Script

Hi Guys,

I'm having a problem about my jquery script on my web application...everytime I update my script, it seems that the browsers only loads the previous script thats why it doesn't function well. 

My Question is, how can I remove the caching of JQuery Script on a certain page so that it will be always updated?