middleman/lib/middleman/version.rb
2011-07-16 15:44:48 -07:00

4 lines
45 B
Ruby

module Middleman
VERSION = "2.0.0.rc7"
end