How do I round to the nearest 0.5?

eg. I have the number 0.6, how do I round it to 0.5? Or 0.8 to 1? 0.6 to 0.5?

Thanks.

-Git