Hobo 0.8.2 released
Posted by
Tom | September 14, 2008 5 Responses comments

I’ve just released Hobo 0.8.2 — mostly a bugfix release. As always it’s tagged in the git repo and the gems are on Rubyforge (so you can just gem update hobo). See the changes for the lowdown.

Enjoy!

Reader Comments Add your comment »

I’m sure you will notice soon, but the title needs to be 0.8.2
Cut and Pasting should be avoided on a Sunday :)))

Ooops! Maybe I should have had that extra shot in my cappuccino after all : )

Cameron Taylor@rogue ~/ctaylor/stacktracker
$ gem list hobo

hobo (0.8.1, 0.8, 0.7.99.2)
hobofields (0.8.1, 0.8, 0.7.99.2, 0.7.99.1, 0.7.5)
hobosupport (0.8.1, 0.8, 0.7.99.2, 0.7.99.1, 0.7.5)

Cameron Taylor@rogue ~/ctaylor/stacktracker
$ gem update hobo
Updating installed gems
Nothing to update

Cameron – rubyforge is like that. If you don’t want to wait you download the gems directly from the rubyforge website.

Thanks Tom.