middleman/lib/middleman/version.rb

3 lines
41 B
Ruby

module Middleman
VERSION = "1.2.5"
end