lib/vcloud/edge_gateway/version.rb in vcloud-edge_gateway-1.3.0 vs lib/vcloud/edge_gateway/version.rb in vcloud-edge_gateway-1.4.0

- old
+ new

@@ -1,6 +1,6 @@ module Vcloud module EdgeGateway - VERSION = '1.3.0' + VERSION = '1.4.0' end end