lib/nanoc.rb in nanoc-1.1.2 vs lib/nanoc.rb in nanoc-1.1.3

- old
+ new

@@ -1,6 +1,6 @@ module Nanoc - VERSION = '1.1.2' + VERSION = '1.1.3' 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 exit