lib/google/cloud/speech/version.rb in google-cloud-speech-0.35.0 vs lib/google/cloud/speech/version.rb in google-cloud-speech-0.36.0

- old
+ new

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