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

- old
+ new

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