lib/nanoc/version.rb in nanoc-4.0.2 vs lib/nanoc/version.rb in nanoc-4.1.0a1

- old
+ new

@@ -1,4 +1,4 @@ module Nanoc # The current Nanoc version. - VERSION = '4.0.2' + VERSION = '4.1.0a1' end