bin/reap in
reap-4.3.4
vs bin/reap in
reap-4.4.0
- old
+ new
@@ -1,5 +1,6 @@
#! /usr/bin/ruby1.8 require 'reap/bin/reap.rb'
-ReapCommand.new.go
+ReapCommand.new.execute
+