lib/hoe.rb in hoe-2.6.2 vs lib/hoe.rb in hoe-2.7.0

- old
+ new

@@ -56,10 +56,10 @@ # end # end class Hoe # duh - VERSION = '2.6.2' + VERSION = '2.7.0' @@plugins = [:clean, :debug, :deps, :flay, :flog, :newb, :package, :publish, :rcov, :rubyforge, :gemcutter, :signing, :test] ##