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

prep new beta

This commit is contained in:
Thomas Reynolds 2011-06-24 11:05:26 -07:00
parent a3b96dba19
commit b585e0775b

View file

@ -1,3 +1,3 @@
module Middleman
VERSION = "2.0.0.beta3"
VERSION = "2.0.0.beta4"
end