Update lib/middleman-deploy/pkg-info.rb
Bumped the version number
This commit is contained in:
parent
4de34e8948
commit
ca961309bc
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
module Middleman
|
||||
module Deploy
|
||||
PACKAGE = "middleman-deploy"
|
||||
VERSION = "0.0.3"
|
||||
VERSION = "0.0.4"
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue