lib/google/cloud/speech/version.rb in google-cloud-speech-1.3.0 vs lib/google/cloud/speech/version.rb in google-cloud-speech-1.4.0

- old
+ new

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