This commit is contained in:
Tom Vaughan 2012-11-13 20:33:45 -03:00
parent 2137e353f3
commit d4ae8de561

View file

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