1
0
Fork 0
mirror of https://github.com/middleman/middleman.git synced 2022-11-09 12:20:27 -05:00
middleman--middleman/lib/middleman/version.rb

4 lines
41 B
Ruby
Raw Normal View History

2010-12-23 20:18:15 -05:00
module Middleman
2011-05-22 17:08:53 -04:00
VERSION = "1.2.7"
2010-12-23 20:18:15 -05:00
end