bin/mustache in mustache-1.0.0 vs bin/mustache in mustache-1.0.1

- old
+ new

@@ -47,10 +47,10 @@ end opts.separator "Common Options:" opts.on("-v", "--version", "Print the version") do |v| - puts "Mustache v#{Mustache::Version}" + puts "Mustache v#{Mustache::VERSION}" exit end opts.on_tail("-h", "--help", "Show this message") do puts opts