[ANN] Be v0.1.0 released

Be 0.1.0 has been released.

Be (Behavioral expectations) is a fully versitle, light-weight and BRASS compliant assertions framework for Ruby. It utilizes an *assertor* design (*matchers* in RSpec terminology) which meshes well with BDD nomenclatures.

* home: http://rubyworks.github.com/be
* code: http://github.com/rubyworks/be
* docs: http://rubydoc.info/gems/be
* wiki: http://wiki.github.com/rubyworks/be
* bugs: http://github.com/rubyworks/be/issues
* mail: http://groups.google.com/group/rubyworks-mailinglist

This is the first release of Be.

Changes:

* Happy Birthday!