diff --git a/.bumpversion.cfg b/.bumpversion.cfg index b5cce09f3..62fa11f1c 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 1.4.0 +current_version = 2.0.0 commit = True message = Release version {new_version} [skip ci] diff --git a/IBMWatsonAssistantV1.podspec b/IBMWatsonAssistantV1.podspec index db494f5fc..4028c1ee1 100644 --- a/IBMWatsonAssistantV1.podspec +++ b/IBMWatsonAssistantV1.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = 'IBMWatsonAssistantV1' - s.version = '1.4.0' + s.version = '2.0.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 f9d17cccb..6663731c8 100644 --- a/IBMWatsonAssistantV2.podspec +++ b/IBMWatsonAssistantV2.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = 'IBMWatsonAssistantV2' - s.version = '1.4.0' + s.version = '2.0.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 6270dfcee..4b2c5548e 100644 --- a/IBMWatsonCompareComplyV1.podspec +++ b/IBMWatsonCompareComplyV1.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = 'IBMWatsonCompareComplyV1' - s.version = '1.4.0' + s.version = '2.0.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 3d17371f6..000e1ddf3 100644 --- a/IBMWatsonDiscoveryV1.podspec +++ b/IBMWatsonDiscoveryV1.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = 'IBMWatsonDiscoveryV1' - s.version = '1.4.0' + s.version = '2.0.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 957e18206..5ea9c6781 100644 --- a/IBMWatsonLanguageTranslatorV3.podspec +++ b/IBMWatsonLanguageTranslatorV3.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = 'IBMWatsonLanguageTranslatorV3' - s.version = '1.4.0' + s.version = '2.0.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 ddd0eb9a6..074fa277a 100644 --- a/IBMWatsonNaturalLanguageClassifierV1.podspec +++ b/IBMWatsonNaturalLanguageClassifierV1.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = 'IBMWatsonNaturalLanguageClassifierV1' - s.version = '1.4.0' + s.version = '2.0.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 9852b5fdc..f97cf03a0 100644 --- a/IBMWatsonNaturalLanguageUnderstandingV1.podspec +++ b/IBMWatsonNaturalLanguageUnderstandingV1.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = 'IBMWatsonNaturalLanguageUnderstandingV1' - s.version = '1.4.0' + s.version = '2.0.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 81911ef20..be640c9c0 100644 --- a/IBMWatsonPersonalityInsightsV3.podspec +++ b/IBMWatsonPersonalityInsightsV3.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = 'IBMWatsonPersonalityInsightsV3' - s.version = '1.4.0' + s.version = '2.0.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 3fe394341..587909740 100644 --- a/IBMWatsonSpeechToTextV1.podspec +++ b/IBMWatsonSpeechToTextV1.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = 'IBMWatsonSpeechToTextV1' - s.version = '1.4.0' + s.version = '2.0.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 465ff5cc2..86aa7e4a3 100644 --- a/IBMWatsonTextToSpeechV1.podspec +++ b/IBMWatsonTextToSpeechV1.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = 'IBMWatsonTextToSpeechV1' - s.version = '1.4.0' + s.version = '2.0.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 7b1dc6e73..9add53c84 100644 --- a/IBMWatsonToneAnalyzerV3.podspec +++ b/IBMWatsonToneAnalyzerV3.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = 'IBMWatsonToneAnalyzerV3' - s.version = '1.4.0' + s.version = '2.0.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 1ec9fbd37..4925b6b33 100644 --- a/IBMWatsonVisualRecognitionV3.podspec +++ b/IBMWatsonVisualRecognitionV3.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = 'IBMWatsonVisualRecognitionV3' - s.version = '1.4.0' + s.version = '2.0.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 9d11bb160..693e27b0c 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', '~> 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' + pod 'IBMWatsonAssistantV1', '~> 2.0.0' + pod 'IBMWatsonAssistantV2', '~> 2.0.0' + pod 'IBMWatsonCompareComplyV1', '~> 2.0.0' + pod 'IBMWatsonDiscoveryV1', '~> 2.0.0' + pod 'IBMWatsonLanguageTranslatorV3', '~> 2.0.0' + pod 'IBMWatsonNaturalLanguageClassifierV1', '~> 2.0.0' + pod 'IBMWatsonNaturalLanguageUnderstandingV1', '~> 2.0.0' + pod 'IBMWatsonPersonalityInsightsV3', '~> 2.0.0' + pod 'IBMWatsonSpeechToTextV1', '~> 2.0.0' + pod 'IBMWatsonTextToSpeechV1', '~> 2.0.0' + pod 'IBMWatsonToneAnalyzerV3', '~> 2.0.0' + pod 'IBMWatsonVisualRecognitionV3', '~> 2.0.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.4.0 +github "watson-developer-cloud/swift-sdk" ~> 2.0.0 ``` 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: "1.4.0") + .package(url: "https://github.com/watson-developer-cloud/swift-sdk", from: "2.0.0") ] ``` diff --git a/Source/SupportingFiles/Shared.swift b/Source/SupportingFiles/Shared.swift index fd5ba3f69..57bcb3797 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.4.0" + static let sdkVersion = "2.0.0" /// The "User-Agent" header to be sent with every RestRequest static let userAgent: String? = {