From 05b2896c8844287ff7fea9287b77ac337f2bab71 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 11 Dec 2018 15:00:49 -0600 Subject: [PATCH] Release version 1.1.0 [skip ci] --- .bumpversion.cfg | 2 +- IBMWatsonAssistantV1.podspec | 2 +- IBMWatsonAssistantV2.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 | 26 +++++++++---------- Source/SupportingFiles/Shared.swift | 2 +- 14 files changed, 26 insertions(+), 26 deletions(-) diff --git a/.bumpversion.cfg b/.bumpversion.cfg index 531aef320..3c062eef6 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 1.0.0 +current_version = 1.1.0 commit = True message = Release version {new_version} [skip ci] diff --git a/IBMWatsonAssistantV1.podspec b/IBMWatsonAssistantV1.podspec index 156033dcd..8665d71dc 100644 --- a/IBMWatsonAssistantV1.podspec +++ b/IBMWatsonAssistantV1.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = 'IBMWatsonAssistantV1' - s.version = '1.0.0' + s.version = '1.1.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 5b67d9f6d..c8ca55d06 100644 --- a/IBMWatsonAssistantV2.podspec +++ b/IBMWatsonAssistantV2.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = 'IBMWatsonAssistantV2' - s.version = '1.0.0' + s.version = '1.1.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/IBMWatsonDiscoveryV1.podspec b/IBMWatsonDiscoveryV1.podspec index 5ccfef689..2404a663d 100644 --- a/IBMWatsonDiscoveryV1.podspec +++ b/IBMWatsonDiscoveryV1.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = 'IBMWatsonDiscoveryV1' - s.version = '1.0.0' + s.version = '1.1.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 6b1cab457..18a2bfc54 100644 --- a/IBMWatsonLanguageTranslatorV3.podspec +++ b/IBMWatsonLanguageTranslatorV3.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = 'IBMWatsonLanguageTranslatorV3' - s.version = '1.0.0' + s.version = '1.1.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 f9e74574d..cf46e2917 100644 --- a/IBMWatsonNaturalLanguageClassifierV1.podspec +++ b/IBMWatsonNaturalLanguageClassifierV1.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = 'IBMWatsonNaturalLanguageClassifierV1' - s.version = '1.0.0' + s.version = '1.1.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 366f046c5..87d541515 100644 --- a/IBMWatsonNaturalLanguageUnderstandingV1.podspec +++ b/IBMWatsonNaturalLanguageUnderstandingV1.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = 'IBMWatsonNaturalLanguageUnderstandingV1' - s.version = '1.0.0' + s.version = '1.1.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 957c774a6..349735c85 100644 --- a/IBMWatsonPersonalityInsightsV3.podspec +++ b/IBMWatsonPersonalityInsightsV3.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = 'IBMWatsonPersonalityInsightsV3' - s.version = '1.0.0' + s.version = '1.1.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 944cd6a59..a99da7cef 100644 --- a/IBMWatsonSpeechToTextV1.podspec +++ b/IBMWatsonSpeechToTextV1.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = 'IBMWatsonSpeechToTextV1' - s.version = '1.0.0' + s.version = '1.1.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 ba2bd2c65..0b6eb8597 100644 --- a/IBMWatsonTextToSpeechV1.podspec +++ b/IBMWatsonTextToSpeechV1.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = 'IBMWatsonTextToSpeechV1' - s.version = '1.0.0' + s.version = '1.1.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 c439abd06..260854404 100644 --- a/IBMWatsonToneAnalyzerV3.podspec +++ b/IBMWatsonToneAnalyzerV3.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = 'IBMWatsonToneAnalyzerV3' - s.version = '1.0.0' + s.version = '1.1.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 b0200522c..ecf60470d 100644 --- a/IBMWatsonVisualRecognitionV3.podspec +++ b/IBMWatsonVisualRecognitionV3.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = 'IBMWatsonVisualRecognitionV3' - s.version = '1.0.0' + s.version = '1.1.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 db2b97fd4..6487521a5 100755 --- a/README.md +++ b/README.md @@ -77,17 +77,17 @@ 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.0.0' - pod 'IBMWatsonAssistantV2', '~> 1.0.0' - pod 'IBMWatsonDiscoveryV1', '~> 1.0.0' - pod 'IBMWatsonLanguageTranslatorV3', '~> 1.0.0' - pod 'IBMWatsonNaturalLanguageClassifierV1', '~> 1.0.0' - pod 'IBMWatsonNaturalLanguageUnderstandingV1', '~> 1.0.0' - pod 'IBMWatsonPersonalityInsightsV3', '~> 1.0.0' - pod 'IBMWatsonSpeechToTextV1', '~> 1.0.0' - pod 'IBMWatsonTextToSpeechV1', '~> 1.0.0' - pod 'IBMWatsonToneAnalyzerV3', '~> 1.0.0' - pod 'IBMWatsonVisualRecognitionV3', '~> 1.0.0' + pod 'IBMWatsonAssistantV1', '~> 1.1.0' + pod 'IBMWatsonAssistantV2', '~> 1.1.0' + pod 'IBMWatsonDiscoveryV1', '~> 1.1.0' + pod 'IBMWatsonLanguageTranslatorV3', '~> 1.1.0' + pod 'IBMWatsonNaturalLanguageClassifierV1', '~> 1.1.0' + pod 'IBMWatsonNaturalLanguageUnderstandingV1', '~> 1.1.0' + pod 'IBMWatsonPersonalityInsightsV3', '~> 1.1.0' + pod 'IBMWatsonSpeechToTextV1', '~> 1.1.0' + pod 'IBMWatsonTextToSpeechV1', '~> 1.1.0' + pod 'IBMWatsonToneAnalyzerV3', '~> 1.1.0' + pod 'IBMWatsonVisualRecognitionV3', '~> 1.1.0' 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" ~> 1.0.0 +github "watson-developer-cloud/swift-sdk" ~> 1.1.0 ``` Then run the following command to build the dependencies and frameworks: @@ -131,7 +131,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.0.0") + .package(url: "https://github.com/watson-developer-cloud/swift-sdk", from: "1.1.0") ] ``` diff --git a/Source/SupportingFiles/Shared.swift b/Source/SupportingFiles/Shared.swift index a1eb8d949..19e1b7bfb 100644 --- a/Source/SupportingFiles/Shared.swift +++ b/Source/SupportingFiles/Shared.swift @@ -23,7 +23,7 @@ public typealias WatsonError = RestError /// Contains functionality and information common to all of the services internal struct Shared { - static let sdkVersion = "1.0.0" + static let sdkVersion = "1.1.0" static let apiKey = "apikey" static let icpPrefix = "icp-"