This commit is contained in:
Tom Vaughan 2012-12-01 20:52:53 -03:00
parent 3876a2f986
commit 1877938c8a

View file

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