From 03200991f4514000b8ee37bf690771716dfeb34d Mon Sep 17 00:00:00 2001 From: Noel Weichbrodt Date: Thu, 29 Oct 2020 17:16:30 -0400 Subject: [PATCH] release 14.0.2 --- Spokestack-iOS.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Spokestack-iOS.podspec b/Spokestack-iOS.podspec index e078f52..f1b5d99 100644 --- a/Spokestack-iOS.podspec +++ b/Spokestack-iOS.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = 'Spokestack-iOS' s.module_name = 'Spokestack' - s.version = '14.0.1' + s.version = '14.0.2' s.license = 'Apache' s.summary = 'Spokestack provides an extensible speech interface for the iOS platform.' s.homepage = 'https://www.spokestack.io'