lib/vcloud/edge_gateway/version.rb in vcloud-edge_gateway-0.2.4 vs lib/vcloud/edge_gateway/version.rb in vcloud-edge_gateway-0.3.0
- old
+ new
@@ -1,6 +1,6 @@
module Vcloud
module EdgeGateway
- VERSION = '0.2.4'
+ VERSION = '0.3.0'
end
end