lib/nanoc/version.rb in nanoc-4.0.0rc1 vs lib/nanoc/version.rb in nanoc-4.0.0rc2
- old
+ new
@@ -1,4 +1,4 @@
module Nanoc
- # The current nanoc version.
- VERSION = '4.0.0rc1'
+ # The current Nanoc version.
+ VERSION = '4.0.0rc2'
end
- old
+ new