master v0.0.7
Tom Vaughan 2012-11-13 20:33:45 -03:00
parent 2137e353f3
commit d4ae8de561
1 changed files with 1 additions and 1 deletions

View File

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