[ANN] flay 1.4.2 Released

flay version 1.4.2 has been released!

* <http://ruby.sadi.st/>
* <http://rubyforge.org/projects/seattlerb>

Flay analyzes code for structural similarities. Differences in literal
values, variable, class, method names, whitespace, programming style,
braces vs do/end, etc are all ignored. Making this totally rad.

Changes:

### 1.4.2 / 2011-02-18

* 2 bug fixes:

  * Added flay require in flay_task
  * Switched to minitest. (doh)