From d92eb1d3a424201c6b29d173bec1f2a19006c100 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 12 Feb 2019 18:28:42 +0000 Subject: [PATCH] Release version 1.4.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 9825bcf90..b5cce09f3 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 1.3.1 +current_version = 1.4.0 commit = True message = Release version {new_version} [skip ci] diff --git a/IBMWatsonAssistantV1.podspec b/IBMWatsonAssistantV1.podspec index 21f7ec49d..99e5bb604 100644 --- a/IBMWatsonAssistantV1.podspec +++ b/IBMWatsonAssistantV1.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = 'IBMWatsonAssistantV1' - s.version = '1.3.1' + s.version = '1.4.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 0b82ed7d2..eaa160e92 100644 --- a/IBMWatsonAssistantV2.podspec +++ b/IBMWatsonAssistantV2.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = 'IBMWatsonAssistantV2' - s.version = '1.3.1' + s.version = '1.4.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 ce721b073..7c1f22c12 100644 --- a/IBMWatsonCompareComplyV1.podspec +++ b/IBMWatsonCompareComplyV1.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = 'IBMWatsonCompareComplyV1' - s.version = '1.3.1' + s.version = '1.4.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 db506610e..93bb8acfa 100644 --- a/IBMWatsonDiscoveryV1.podspec +++ b/IBMWatsonDiscoveryV1.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = 'IBMWatsonDiscoveryV1' - s.version = '1.3.1' + s.version = '1.4.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 40b80ff36..b2144d6ce 100644 --- a/IBMWatsonLanguageTranslatorV3.podspec +++ b/IBMWatsonLanguageTranslatorV3.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = 'IBMWatsonLanguageTranslatorV3' - s.version = '1.3.1' + s.version = '1.4.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 ea0ac4cb5..5e24a04ac 100644 --- a/IBMWatsonNaturalLanguageClassifierV1.podspec +++ b/IBMWatsonNaturalLanguageClassifierV1.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = 'IBMWatsonNaturalLanguageClassifierV1' - s.version = '1.3.1' + s.version = '1.4.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 768ddcc44..a2176270e 100644 --- a/IBMWatsonNaturalLanguageUnderstandingV1.podspec +++ b/IBMWatsonNaturalLanguageUnderstandingV1.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = 'IBMWatsonNaturalLanguageUnderstandingV1' - s.version = '1.3.1' + s.version = '1.4.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 e11026853..ea4712eea 100644 --- a/IBMWatsonPersonalityInsightsV3.podspec +++ b/IBMWatsonPersonalityInsightsV3.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = 'IBMWatsonPersonalityInsightsV3' - s.version = '1.3.1' + s.version = '1.4.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 e6c0e4174..54de47c3d 100644 --- a/IBMWatsonSpeechToTextV1.podspec +++ b/IBMWatsonSpeechToTextV1.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = 'IBMWatsonSpeechToTextV1' - s.version = '1.3.1' + s.version = '1.4.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 85abe273e..73ec96d2d 100644 --- a/IBMWatsonTextToSpeechV1.podspec +++ b/IBMWatsonTextToSpeechV1.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = 'IBMWatsonTextToSpeechV1' - s.version = '1.3.1' + s.version = '1.4.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 fe3ad0718..d50d482a9 100644 --- a/IBMWatsonToneAnalyzerV3.podspec +++ b/IBMWatsonToneAnalyzerV3.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = 'IBMWatsonToneAnalyzerV3' - s.version = '1.3.1' + s.version = '1.4.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 4f2e03a64..a7a585ab5 100644 --- a/IBMWatsonVisualRecognitionV3.podspec +++ b/IBMWatsonVisualRecognitionV3.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = 'IBMWatsonVisualRecognitionV3' - s.version = '1.3.1' + s.version = '1.4.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 c3f69e7ee..026f504dc 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', '~> 1.3.1' - pod 'IBMWatsonAssistantV2', '~> 1.3.1' - pod 'IBMWatsonCompareComplyV1', '~> 1.3.1' - pod 'IBMWatsonDiscoveryV1', '~> 1.3.1' - pod 'IBMWatsonLanguageTranslatorV3', '~> 1.3.1' - pod 'IBMWatsonNaturalLanguageClassifierV1', '~> 1.3.1' - pod 'IBMWatsonNaturalLanguageUnderstandingV1', '~> 1.3.1' - pod 'IBMWatsonPersonalityInsightsV3', '~> 1.3.1' - pod 'IBMWatsonSpeechToTextV1', '~> 1.3.1' - pod 'IBMWatsonTextToSpeechV1', '~> 1.3.1' - pod 'IBMWatsonToneAnalyzerV3', '~> 1.3.1' - pod 'IBMWatsonVisualRecognitionV3', '~> 1.3.1' + pod 'IBMWatsonAssistantV1', '~> 1.4.0' + pod 'IBMWatsonAssistantV2', '~> 1.4.0' + pod 'IBMWatsonCompareComplyV1', '~> 1.4.0' + pod 'IBMWatsonDiscoveryV1', '~> 1.4.0' + pod 'IBMWatsonLanguageTranslatorV3', '~> 1.4.0' + pod 'IBMWatsonNaturalLanguageClassifierV1', '~> 1.4.0' + pod 'IBMWatsonNaturalLanguageUnderstandingV1', '~> 1.4.0' + pod 'IBMWatsonPersonalityInsightsV3', '~> 1.4.0' + pod 'IBMWatsonSpeechToTextV1', '~> 1.4.0' + pod 'IBMWatsonTextToSpeechV1', '~> 1.4.0' + pod 'IBMWatsonToneAnalyzerV3', '~> 1.4.0' + pod 'IBMWatsonVisualRecognitionV3', '~> 1.4.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" ~> 1.3.1 +github "watson-developer-cloud/swift-sdk" ~> 1.4.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: "1.3.1") + .package(url: "https://github.com/watson-developer-cloud/swift-sdk", from: "1.4.0") ] ``` diff --git a/Source/SupportingFiles/Shared.swift b/Source/SupportingFiles/Shared.swift index cfe4483fb..0ff3fb5b5 100644 --- a/Source/SupportingFiles/Shared.swift +++ b/Source/SupportingFiles/Shared.swift @@ -33,7 +33,7 @@ internal struct Shared { static let icpPrefix = "icp-" } - static let sdkVersion = "1.3.1" + static let sdkVersion = "1.4.0" /// For Basic Authentication, switch to using IAM tokens for "apikey" usernames,