This commit is contained in:
Tom Vaughan 2012-09-04 10:31:25 -07:00
parent a832143c87
commit be45c22d0d

View file

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