how to clear javascript cache on server

I just updated one of my javascript libraries and restarted the thin server but I can see the old javascript file is still being cached somehow. How can I fix this?

I cleared my local cache as well but it is still pulling up the old javascript file.