lib/google/cloud/speech/version.rb in google-cloud-speech-1.0.0 vs lib/google/cloud/speech/version.rb in google-cloud-speech-1.1.0

- old
+ new

@@ -14,9 +14,9 @@ module Google module Cloud module Speech - VERSION = "1.0.0".freeze + VERSION = "1.1.0".freeze end end end