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