middleman/lib/middleman/version.rb
2011-07-23 22:53:17 -07:00

4 lines
45 B
Ruby

module Middleman
VERSION = "2.0.0.rc9"
end