middleman/lib/middleman/version.rb
2011-08-09 11:12:51 -07:00

4 lines
43 B
Ruby

module Middleman
VERSION = "2.0.0.1"
end