From 6af2b481683b362a37797b1d317eb5a3974c16bf Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 31 Jul 2019 16:59:05 +0000 Subject: [PATCH] Release version 2.2.0 [skip ci] --- .bumpversion.cfg | 2 +- IBMWatsonAssistantV1.podspec | 2 +- IBMWatsonAssistantV2.podspec | 2 +- IBMWatsonCompareComplyV1.podspec | 2 +- IBMWatsonDiscoveryV1.podspec | 2 +- IBMWatsonLanguageTranslatorV3.podspec | 2 +- IBMWatsonNaturalLanguageClassifierV1.podspec | 2 +- ...tsonNaturalLanguageUnderstandingV1.podspec | 2 +- IBMWatsonPersonalityInsightsV3.podspec | 2 +- IBMWatsonSpeechToTextV1.podspec | 2 +- IBMWatsonTextToSpeechV1.podspec | 2 +- IBMWatsonToneAnalyzerV3.podspec | 2 +- IBMWatsonVisualRecognitionV3.podspec | 2 +- README.md | 28 +++++++++---------- Source/SupportingFiles/Shared.swift | 2 +- 15 files changed, 28 insertions(+), 28 deletions(-) diff --git a/.bumpversion.cfg b/.bumpversion.cfg index 758509236..cf8bf41c4 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 2.1.1 +current_version = 2.2.0 commit = True message = Release version {new_version} [skip ci] diff --git a/IBMWatsonAssistantV1.podspec b/IBMWatsonAssistantV1.podspec index d6c53b182..57fc1dd7d 100644 --- a/IBMWatsonAssistantV1.podspec +++ b/IBMWatsonAssistantV1.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = 'IBMWatsonAssistantV1' - s.version = '2.1.1' + s.version = '2.2.0' s.summary = 'Client framework for the IBM Watson Assistant service' s.description = <<-DESC With the IBM Watson™ Assistant service, you can build a solution that understands diff --git a/IBMWatsonAssistantV2.podspec b/IBMWatsonAssistantV2.podspec index 38f368bf5..ab12334f7 100644 --- a/IBMWatsonAssistantV2.podspec +++ b/IBMWatsonAssistantV2.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = 'IBMWatsonAssistantV2' - s.version = '2.1.1' + s.version = '2.2.0' s.summary = 'Client framework for the IBM Watson Assistant service' s.description = <<-DESC With the IBM Watson™ Assistant service, you can build a solution that understands diff --git a/IBMWatsonCompareComplyV1.podspec b/IBMWatsonCompareComplyV1.podspec index b3f9e1d4a..7739cbbb5 100644 --- a/IBMWatsonCompareComplyV1.podspec +++ b/IBMWatsonCompareComplyV1.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = 'IBMWatsonCompareComplyV1' - s.version = '2.1.1' + s.version = '2.2.0' s.summary = 'Client framework for the IBM Watson Compare & Comply service' s.description = <<-DESC IBM Watson™ Compare and Comply analyzes governing documents to provide details about critical aspects of the documents. diff --git a/IBMWatsonDiscoveryV1.podspec b/IBMWatsonDiscoveryV1.podspec index 0e622c0ec..0a0f14b8d 100644 --- a/IBMWatsonDiscoveryV1.podspec +++ b/IBMWatsonDiscoveryV1.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = 'IBMWatsonDiscoveryV1' - s.version = '2.1.1' + s.version = '2.2.0' s.summary = 'Client framework for the IBM Watson Discovery service' s.description = <<-DESC IBM Watson™ Discovery makes it possible to rapidly build cognitive, cloud-based exploration applications diff --git a/IBMWatsonLanguageTranslatorV3.podspec b/IBMWatsonLanguageTranslatorV3.podspec index 7dd821a11..b0b7dc175 100644 --- a/IBMWatsonLanguageTranslatorV3.podspec +++ b/IBMWatsonLanguageTranslatorV3.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = 'IBMWatsonLanguageTranslatorV3' - s.version = '2.1.1' + s.version = '2.2.0' s.summary = 'Client framework for the IBM Watson Language Translator service' s.description = <<-DESC IBM Watson™ Language Translator can identify the language of text and translate it into different languages programmatically. diff --git a/IBMWatsonNaturalLanguageClassifierV1.podspec b/IBMWatsonNaturalLanguageClassifierV1.podspec index 28e05187c..876f5ff01 100644 --- a/IBMWatsonNaturalLanguageClassifierV1.podspec +++ b/IBMWatsonNaturalLanguageClassifierV1.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = 'IBMWatsonNaturalLanguageClassifierV1' - s.version = '2.1.1' + s.version = '2.2.0' s.summary = 'Client framework for the IBM Watson Natural Language Classifier service' s.description = <<-DESC Natural Language Classifier can help your application understand the language of short texts and diff --git a/IBMWatsonNaturalLanguageUnderstandingV1.podspec b/IBMWatsonNaturalLanguageUnderstandingV1.podspec index 4555f5bc3..329363080 100644 --- a/IBMWatsonNaturalLanguageUnderstandingV1.podspec +++ b/IBMWatsonNaturalLanguageUnderstandingV1.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = 'IBMWatsonNaturalLanguageUnderstandingV1' - s.version = '2.1.1' + s.version = '2.2.0' s.summary = 'Client framework for the IBM Watson Natural Language Understanding service' s.description = <<-DESC IBM Watson™ Natural Language Understanding can analyze semantic features of text input, diff --git a/IBMWatsonPersonalityInsightsV3.podspec b/IBMWatsonPersonalityInsightsV3.podspec index 5550adfd8..08c96453d 100644 --- a/IBMWatsonPersonalityInsightsV3.podspec +++ b/IBMWatsonPersonalityInsightsV3.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = 'IBMWatsonPersonalityInsightsV3' - s.version = '2.1.1' + s.version = '2.2.0' s.summary = 'Client framework for the IBM Watson Personality Insights service' s.description = <<-DESC IBM Watson™ Personality Insights uses linguistic analytics to infer individuals' intrinsic personality characteristics diff --git a/IBMWatsonSpeechToTextV1.podspec b/IBMWatsonSpeechToTextV1.podspec index 2780f41e8..156d11371 100644 --- a/IBMWatsonSpeechToTextV1.podspec +++ b/IBMWatsonSpeechToTextV1.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = 'IBMWatsonSpeechToTextV1' - s.version = '2.1.1' + s.version = '2.2.0' s.summary = 'Client framework for the IBM Watson Speech to Text service' s.description = <<-DESC The IBM® Speech to Text leverages machine intelligence to transcribe the human voice accurately. diff --git a/IBMWatsonTextToSpeechV1.podspec b/IBMWatsonTextToSpeechV1.podspec index 3d092cf87..430267728 100644 --- a/IBMWatsonTextToSpeechV1.podspec +++ b/IBMWatsonTextToSpeechV1.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = 'IBMWatsonTextToSpeechV1' - s.version = '2.1.1' + s.version = '2.2.0' s.summary = 'Client framework for the IBM Watson Text to Speech service' s.description = <<-DESC IBM® Text to Speech uses IBM's speech-synthesis capabilities to convert written text to natural-sounding speech. diff --git a/IBMWatsonToneAnalyzerV3.podspec b/IBMWatsonToneAnalyzerV3.podspec index a0ebb368e..371f6af38 100644 --- a/IBMWatsonToneAnalyzerV3.podspec +++ b/IBMWatsonToneAnalyzerV3.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = 'IBMWatsonToneAnalyzerV3' - s.version = '2.1.1' + s.version = '2.2.0' s.summary = 'Client framework for the IBM Watson Tone Analyzer service' s.description = <<-DESC IBM Watson™ Tone Analyzer uses linguistic analysis to detect emotional and language tones in written text. diff --git a/IBMWatsonVisualRecognitionV3.podspec b/IBMWatsonVisualRecognitionV3.podspec index 28fcfc8fc..92269b4db 100644 --- a/IBMWatsonVisualRecognitionV3.podspec +++ b/IBMWatsonVisualRecognitionV3.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = 'IBMWatsonVisualRecognitionV3' - s.version = '2.1.1' + s.version = '2.2.0' s.summary = 'Client framework for the IBM Watson Visual Recognition service' s.description = <<-DESC IBM Watson™ Visual Recognition uses deep learning algorithms to analyze images for diff --git a/README.md b/README.md index 0ee6056fc..df16fd070 100755 --- a/README.md +++ b/README.md @@ -78,18 +78,18 @@ If your project does not yet have a Podfile, use the `pod init` command in the r use_frameworks! target 'MyApp' do - pod 'IBMWatsonAssistantV1', '~> 2.1.1' - pod 'IBMWatsonAssistantV2', '~> 2.1.1' - pod 'IBMWatsonCompareComplyV1', '~> 2.1.1' - pod 'IBMWatsonDiscoveryV1', '~> 2.1.1' - pod 'IBMWatsonLanguageTranslatorV3', '~> 2.1.1' - pod 'IBMWatsonNaturalLanguageClassifierV1', '~> 2.1.1' - pod 'IBMWatsonNaturalLanguageUnderstandingV1', '~> 2.1.1' - pod 'IBMWatsonPersonalityInsightsV3', '~> 2.1.1' - pod 'IBMWatsonSpeechToTextV1', '~> 2.1.1' - pod 'IBMWatsonTextToSpeechV1', '~> 2.1.1' - pod 'IBMWatsonToneAnalyzerV3', '~> 2.1.1' - pod 'IBMWatsonVisualRecognitionV3', '~> 2.1.1' + pod 'IBMWatsonAssistantV1', '~> 2.2.0' + pod 'IBMWatsonAssistantV2', '~> 2.2.0' + pod 'IBMWatsonCompareComplyV1', '~> 2.2.0' + pod 'IBMWatsonDiscoveryV1', '~> 2.2.0' + pod 'IBMWatsonLanguageTranslatorV3', '~> 2.2.0' + pod 'IBMWatsonNaturalLanguageClassifierV1', '~> 2.2.0' + pod 'IBMWatsonNaturalLanguageUnderstandingV1', '~> 2.2.0' + pod 'IBMWatsonPersonalityInsightsV3', '~> 2.2.0' + pod 'IBMWatsonSpeechToTextV1', '~> 2.2.0' + pod 'IBMWatsonTextToSpeechV1', '~> 2.2.0' + pod 'IBMWatsonToneAnalyzerV3', '~> 2.2.0' + pod 'IBMWatsonVisualRecognitionV3', '~> 2.2.0' end ``` @@ -112,7 +112,7 @@ $ brew install carthage If your project does not have a Cartfile yet, use the `touch Cartfile` command in the root directory of your project. To install the IBM Watson Swift SDK using Carthage, add the following to your Cartfile. ``` -github "watson-developer-cloud/swift-sdk" ~> 2.1.1 +github "watson-developer-cloud/swift-sdk" ~> 2.2.0 ``` Then run the following command to build the dependencies and frameworks: @@ -135,7 +135,7 @@ Add the following to your `Package.swift` file to identify the IBM Watson Swift ```swift dependencies: [ - .package(url: "https://github.com/watson-developer-cloud/swift-sdk", from: "2.1.1") + .package(url: "https://github.com/watson-developer-cloud/swift-sdk", from: "2.2.0") ] ``` diff --git a/Source/SupportingFiles/Shared.swift b/Source/SupportingFiles/Shared.swift index a59a4d595..82bc56e84 100644 --- a/Source/SupportingFiles/Shared.swift +++ b/Source/SupportingFiles/Shared.swift @@ -34,7 +34,7 @@ internal struct Shared { static let icpPrefix = "icp-" } - static let sdkVersion = "2.1.1" + static let sdkVersion = "2.2.0" /// The "User-Agent" header to be sent with every RestRequest static let userAgent: String? = {