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
45 B
Ruby
Raw Normal View History

2010-12-23 20:18:15 -05:00
module Middleman
2011-07-07 19:31:00 -04:00
VERSION = "2.0.0.rc1"
2010-12-23 20:18:15 -05:00
end