1
0
Fork 0
mirror of https://github.com/middleman/middleman.git synced 2022-11-09 12:20:27 -05:00
This commit is contained in:
Thomas Reynolds 2011-07-14 21:11:09 -07:00
parent f61e2c2def
commit 5a47f87854

View file

@ -1,3 +1,3 @@
module Middleman
VERSION = "2.0.0.rc5"
VERSION = "2.0.0.rc6"
end