diff --git a/lib/azure_stt/version.rb b/lib/azure_stt/version.rb index 6148533..7f88996 100644 --- a/lib/azure_stt/version.rb +++ b/lib/azure_stt/version.rb @@ -1,5 +1,5 @@ # frozen_string_literal: true module AzureStt - VERSION = '0.4.0' + VERSION = '0.4.1' end