master v0.0.3
Tom Vaughan 2012-08-22 17:06:28 -07:00
parent dc628d3fb3
commit c074f8d907
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.2"
VERSION = "0.0.3"
end
end