lib/google/cloud/compute/v1/version.rb in google-cloud-compute-v1-0.5.0 vs lib/google/cloud/compute/v1/version.rb in google-cloud-compute-v1-1.0.0

- old
+ new

@@ -19,10 +19,10 @@ module Google module Cloud module Compute module V1 - VERSION = "0.5.0" + VERSION = "1.0.0" end end end end