lib/vcloud/edge_gateway/version.rb in vcloud-edge_gateway-1.5.0 vs lib/vcloud/edge_gateway/version.rb in vcloud-edge_gateway-1.5.2

- old
+ new

@@ -1,6 +1,6 @@ module Vcloud module EdgeGateway - VERSION = '1.5.0' + VERSION = '1.5.2' end end