azure_stt.gemspec in azure_stt-0.3.0 vs azure_stt.gemspec in azure_stt-0.4.0

- old
+ new

@@ -8,11 +8,11 @@ spec.name = 'azure_stt' spec.version = AzureStt::VERSION spec.authors = ['François Pouly'] spec.email = ['francois.pouly@perfect-memory.com'] - spec.summary = 'API Wrapper for the Microsoft Translator Text API 3.0' - spec.description = 'API Wrapper for the Microsoft Translator Text API 3.0 (Cognitive Services)' + spec.summary = 'API Wrapper for the Microsoft Translator Text API 3.1' + spec.description = 'API Wrapper for the Microsoft Translator Text API 3.1 (Cognitive Services)' spec.homepage = 'https://github.com/PerfectMemory/azure_stt' spec.license = 'MIT' # Specify which files should be added to the gem when it is released. # The `git ls-files -z` loads the files in the RubyGem that have been added into git.