All things Ruby on Rails, Content Management Systems and Web Development
From the Heroku's October Newsletter, I thought that this was very helpful. Tag a release in Git:
git tag -a v1.1
And push it to Heroku:
git push -f heroku v1.1^{}:master