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

prep release

This commit is contained in:
Thomas Reynolds 2011-08-05 11:00:50 -07:00
parent 6e4e0d3042
commit 51de430a56

View file

@ -1,3 +1,3 @@
module Middleman
VERSION = "2.0.0.rc97"
VERSION = "2.0.0.rc98"
end