middleman/lib/middleman/version.rb
2011-11-03 10:50:36 -07:00

4 lines
47 B
Ruby

module Middleman
VERSION = "2.0.14.pre2"
end