This commit is contained in:
Thomas Reynolds 2011-07-31 19:51:49 -07:00
parent 6f8715360c
commit d7e519dc85
2 changed files with 1 additions and 2 deletions

View file

@ -1,3 +1,3 @@
module Middleman
VERSION = "2.0.0.rc92"
VERSION = "2.0.0.rc93"
end