lib/gapic/generator/cloud/version.rb in gapic-generator-cloud-0.1.0 vs lib/gapic/generator/cloud/version.rb in gapic-generator-cloud-0.1.1

- old
+ new

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