lib/gapic/generator/cloud/version.rb in gapic-generator-cloud-0.1.7 vs lib/gapic/generator/cloud/version.rb in gapic-generator-cloud-0.2.0

- old
+ new

@@ -15,9 +15,9 @@ # limitations under the License. module Gapic module Generator module Cloud - VERSION = "0.1.7" + VERSION = "0.2.0" end end end