This commit is contained in:
Tom Vaughan 2012-08-22 17:06:28 -07:00
parent dc628d3fb3
commit c074f8d907

View file

@ -1,6 +1,6 @@
module Middleman module Middleman
module Deploy module Deploy
PACKAGE = "middleman-deploy" PACKAGE = "middleman-deploy"
VERSION = "0.0.2" VERSION = "0.0.3"
end end
end end