lib/nanoc.rb in nanoc-1.3 vs lib/nanoc.rb in nanoc-1.3.1

- old
+ new

@@ -1,6 +1,6 @@ module Nanoc - VERSION = '1.3' + VERSION = '1.3.1' def self.ensure_in_site unless in_site? $stderr.puts 'ERROR: The current working directory does not seem to ' + 'be a valid/complete nanoc site directory; aborting.' unless $quiet