lib/wukong-deploy/version.rb in wukong-deploy-0.0.1 vs lib/wukong-deploy/version.rb in wukong-deploy-0.0.2

- old
+ new

@@ -1,7 +1,7 @@ module Wukong module Deploy # The current version of this deploy pack framework. - VERSION = '0.0.1' + VERSION = '0.0.2' end end