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

- old
+ new

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