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