bin/stanwood in stanwood-0.1.11 vs bin/stanwood in stanwood-0.2.0

- old
+ new

@@ -1,4 +1,4 @@ #!/usr/bin/env ruby require 'stanwood' -puts Stanwood.hi(ARGV[0]) +Stanwood.execute(ARGV)