lib/google/cloud/compute/v1/version.rb in google-cloud-compute-v1-2.1.0 vs lib/google/cloud/compute/v1/version.rb in google-cloud-compute-v1-2.2.0

- old
+ new

@@ -19,10 +19,10 @@ module Google module Cloud module Compute module V1 - VERSION = "2.1.0" + VERSION = "2.2.0" end end end end