bin/puppet-herald in puppet-herald-0.1.1 vs bin/puppet-herald in puppet-herald-0.2.0

- old
+ new

@@ -8,6 +8,6 @@ require 'rubygems' require 'puppet-herald/cli' end # Process command line options and run Puppet Herald -PuppetHerald::CLI.run! \ No newline at end of file +PuppetHerald::CLI.new.run!