From fbb254af59dc7bb2648ebf48602f67151d8f2d43 Mon Sep 17 00:00:00 2001 From: Mike Kistler Date: Mon, 15 Apr 2019 19:29:22 -0500 Subject: [PATCH] Release version 2.0.2 [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 0be5a0191..d2157de24 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 2.0.1 +current_version = 2.0.2 commit = True message = Release version {new_version} [skip ci] diff --git a/IBMWatsonAssistantV1.podspec b/IBMWatsonAssistantV1.podspec index 4b801a4ca..a6158669b 100644 --- a/IBMWatsonAssistantV1.podspec +++ b/IBMWatsonAssistantV1.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = 'IBMWatsonAssistantV1' - s.version = '2.0.1' + s.version = '2.0.2' 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 bb79655a4..96282416b 100644 --- a/IBMWatsonAssistantV2.podspec +++ b/IBMWatsonAssistantV2.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = 'IBMWatsonAssistantV2' - s.version = '2.0.1' + s.version = '2.0.2' 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 f741db4c4..544b2c5a5 100644 --- a/IBMWatsonCompareComplyV1.podspec +++ b/IBMWatsonCompareComplyV1.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = 'IBMWatsonCompareComplyV1' - s.version = '2.0.1' + s.version = '2.0.2' 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 0ab46042b..058bd2cbe 100644 --- a/IBMWatsonDiscoveryV1.podspec +++ b/IBMWatsonDiscoveryV1.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = 'IBMWatsonDiscoveryV1' - s.version = '2.0.1' + s.version = '2.0.2' 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 37ff0121f..700c949ba 100644 --- a/IBMWatsonLanguageTranslatorV3.podspec +++ b/IBMWatsonLanguageTranslatorV3.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = 'IBMWatsonLanguageTranslatorV3' - s.version = '2.0.1' + s.version = '2.0.2' 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 59078b037..a8e073da9 100644 --- a/IBMWatsonNaturalLanguageClassifierV1.podspec +++ b/IBMWatsonNaturalLanguageClassifierV1.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = 'IBMWatsonNaturalLanguageClassifierV1' - s.version = '2.0.1' + s.version = '2.0.2' 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 445dda02a..b937e1145 100644 --- a/IBMWatsonNaturalLanguageUnderstandingV1.podspec +++ b/IBMWatsonNaturalLanguageUnderstandingV1.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = 'IBMWatsonNaturalLanguageUnderstandingV1' - s.version = '2.0.1' + s.version = '2.0.2' 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 1d172dd67..d7715347c 100644 --- a/IBMWatsonPersonalityInsightsV3.podspec +++ b/IBMWatsonPersonalityInsightsV3.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = 'IBMWatsonPersonalityInsightsV3' - s.version = '2.0.1' + s.version = '2.0.2' 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 d4a3aa517..03436c942 100644 --- a/IBMWatsonSpeechToTextV1.podspec +++ b/IBMWatsonSpeechToTextV1.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = 'IBMWatsonSpeechToTextV1' - s.version = '2.0.1' + s.version = '2.0.2' 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 50f705a66..44d73433e 100644 --- a/IBMWatsonTextToSpeechV1.podspec +++ b/IBMWatsonTextToSpeechV1.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = 'IBMWatsonTextToSpeechV1' - s.version = '2.0.1' + s.version = '2.0.2' 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 32ef25a7c..4b14fb0e2 100644 --- a/IBMWatsonToneAnalyzerV3.podspec +++ b/IBMWatsonToneAnalyzerV3.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = 'IBMWatsonToneAnalyzerV3' - s.version = '2.0.1' + s.version = '2.0.2' 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 4382fe1e3..2791e0f98 100644 --- a/IBMWatsonVisualRecognitionV3.podspec +++ b/IBMWatsonVisualRecognitionV3.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = 'IBMWatsonVisualRecognitionV3' - s.version = '2.0.1' + s.version = '2.0.2' 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 53cdc20bc..9a5144181 100755 --- a/README.md +++ b/README.md @@ -76,18 +76,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.0.1' - pod 'IBMWatsonAssistantV2', '~> 2.0.1' - pod 'IBMWatsonCompareComplyV1', '~> 2.0.1' - pod 'IBMWatsonDiscoveryV1', '~> 2.0.1' - pod 'IBMWatsonLanguageTranslatorV3', '~> 2.0.1' - pod 'IBMWatsonNaturalLanguageClassifierV1', '~> 2.0.1' - pod 'IBMWatsonNaturalLanguageUnderstandingV1', '~> 2.0.1' - pod 'IBMWatsonPersonalityInsightsV3', '~> 2.0.1' - pod 'IBMWatsonSpeechToTextV1', '~> 2.0.1' - pod 'IBMWatsonTextToSpeechV1', '~> 2.0.1' - pod 'IBMWatsonToneAnalyzerV3', '~> 2.0.1' - pod 'IBMWatsonVisualRecognitionV3', '~> 2.0.1' + pod 'IBMWatsonAssistantV1', '~> 2.0.2' + pod 'IBMWatsonAssistantV2', '~> 2.0.2' + pod 'IBMWatsonCompareComplyV1', '~> 2.0.2' + pod 'IBMWatsonDiscoveryV1', '~> 2.0.2' + pod 'IBMWatsonLanguageTranslatorV3', '~> 2.0.2' + pod 'IBMWatsonNaturalLanguageClassifierV1', '~> 2.0.2' + pod 'IBMWatsonNaturalLanguageUnderstandingV1', '~> 2.0.2' + pod 'IBMWatsonPersonalityInsightsV3', '~> 2.0.2' + pod 'IBMWatsonSpeechToTextV1', '~> 2.0.2' + pod 'IBMWatsonTextToSpeechV1', '~> 2.0.2' + pod 'IBMWatsonToneAnalyzerV3', '~> 2.0.2' + pod 'IBMWatsonVisualRecognitionV3', '~> 2.0.2' end ``` @@ -110,7 +110,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.0.1 +github "watson-developer-cloud/swift-sdk" ~> 2.0.2 ``` Then run the following command to build the dependencies and frameworks: @@ -133,7 +133,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.0.1") + .package(url: "https://github.com/watson-developer-cloud/swift-sdk", from: "2.0.2") ] ``` diff --git a/Source/SupportingFiles/Shared.swift b/Source/SupportingFiles/Shared.swift index 6ff8745c6..93d9e6ffc 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.0.1" + static let sdkVersion = "2.0.2" /// The "User-Agent" header to be sent with every RestRequest static let userAgent: String? = {